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

Tell whether meta-lists have any elements in common. More...

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

Detailed Description

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

Tell whether meta-lists have any elements in common.


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