Polymake Template Library (PTL) 4.13
polymake::mtagged_list_concat< List1, List2 > Struct Template Reference

#include <meta_list.h>

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: