Polymake Template Library (PTL): polymake::mlist_prepend_if< TEnable, T1, T2 > Struct Template Reference
polymake::mlist_prepend_if< TEnable, T1, T2 > Struct Template Reference
Inheritance diagram for polymake::mlist_prepend_if< TEnable, T1, T2 >:
Collaboration diagram for polymake::mlist_prepend_if< TEnable, T1, T2 >:

Detailed Description

template<bool TEnable, typename T1, typename T2>
struct polymake::mlist_prepend_if< TEnable, T1, T2 >

Concatenate elements conditionally. If TEnable is `true', the function is equivalent to mlist_concat. If TEnable is `false', T2 is returned.


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