Polymake Template Library (PTL) 4.12
List of all members
polymake::mtagged_list_remove< List, Tag > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename List, template< typename > class Tag>
struct polymake::mtagged_list_remove< List, Tag >

Remove an element with a given tag from a tagged meta-list. If the tag does not occur in the source list, the result list is identical to the source one.


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