Polymake Template Library (PTL): polymake::mlist_contains< TList, TValue, TCompare > Struct Template Reference
polymake::mlist_contains< TList, TValue, TCompare > Struct Template Reference

Tell whether an element is contained in a meta-list. More...

Inherits bool_constant<(mlist_find< TList, TValue, TCompare >::value >=0)>.

Detailed Description

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

Tell whether an element is contained in a meta-list.


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