Polymake Template Library (PTL): polymake::mlist_is_included< TList1, TList2, TCompare > Struct Template Reference
polymake::mlist_is_included< TList1, TList2, TCompare > Struct Template Reference

Tell whether one meta-list is completely contained in another one regardless the element order. More...

Inherits bool_constant<(mlist_length< mlist_match< TList1, TList2, TCompare >::complement >::value==0)>.

Detailed Description

template<typename TList1, typename TList2, template< typename, typename > class TCompare = std::is_same>
struct polymake::mlist_is_included< TList1, TList2, TCompare >

Tell whether one meta-list is completely contained in another one regardless the element order.


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