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

Detailed Description

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

Find all pairs of elements of two meta-lists evaluating a binary meta-function to true. Elements can be paired multiple times with different mates. Results are structured like in mlist_match. type and type2 may have different length, the order of their elements is unrelated to each other.


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