Polymake Template Library (PTL) 4.12
List of all members
polymake::mtagged_list_concat< List1, List2 > Struct Template Reference

#include <meta_list.h>

Inheritance diagram for polymake::mtagged_list_concat< List1, List2 >:
Inheritance graph
[legend]
Collaboration diagram for polymake::mtagged_list_concat< List1, List2 >:
Collaboration graph
[legend]

Detailed Description

template<typename List1, typename List2>
struct polymake::mtagged_list_concat< List1, List2 >

Combine two tagged meta-lists. Elements with equal tags are merged by concatenation and elimination of duplicates.


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