Polymake Template Library (PTL) 4.12
List of all members
polymake::mlist_concat< T > Struct Template Reference

#include <meta_list.h>

Inheritance diagram for polymake::mlist_concat< T >:
Inheritance graph
[legend]
Collaboration diagram for polymake::mlist_concat< T >:
Collaboration graph
[legend]

Detailed Description

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

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 regardless of the number of contained elements.


The documentation for this struct was generated from the following file: