Polymake Template Library (PTL): polymake::mlist_remove< TList, TValue, TCompare > Struct Template Reference
polymake::mlist_remove< TList, TValue, TCompare > Struct Template Reference
Inheritance diagram for polymake::mlist_remove< TList, TValue, TCompare >:
Collaboration diagram for polymake::mlist_remove< TList, TValue, TCompare >:

Detailed Description

template<typename TList, typename TValue, template< typename, typename > class TCompare = std::is_same>
struct polymake::mlist_remove< TList, TValue, TCompare >

Remove an element from a meta-list. If it does not occur in the list, the result is equal the source list.


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