Polymake Template Library (PTL): polymake::mlist_append_if< Condition, List, Suffix > Struct Template Reference
Polymake Template Library (PTL)  4.2
polymake::mlist_append_if< Condition, List, Suffix > Struct Template Reference
Inheritance diagram for polymake::mlist_append_if< Condition, List, Suffix >:
Collaboration diagram for polymake::mlist_append_if< Condition, List, Suffix >:

Detailed Description

template<bool Condition, typename List, typename Suffix>
struct polymake::mlist_append_if< Condition, List, Suffix >

Concatenate elements conditionally. If Condition is ‘true’, the function is equivalent to mlist_concat. If Condition is ‘false’,List is returned.


The documentation for this struct was generated from the following file:
  • lib/core/include/meta_list.h