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

Detailed Description

template<bool Condition, typename Prefix, typename List>
struct polymake::mlist_prepend_if< Condition, Prefix, List >

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