Polymake Template Library (PTL): polymake::mlist_concat< T, TTail > Struct Template Reference
polymake::mlist_concat< T, TTail > Struct Template Reference

Inherits polymake::mlist_concat2< T1, T2 >.

Inherited by pm::incidence_line_params< TreeRef >, and pm::sparse_matrix_line_params< TreeRef, SkewSymmetric >.

Detailed Description

template<typename T, typename... TTail>
struct polymake::mlist_concat< T, TTail >

Concatenate single elements and meta-lists into one meta-list. `void' entries and empty meta-lists are elided. The result is always a instance of mlist even if it contains zero or one element.


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