Polymake Template Library (PTL): polymake::mlist_filter_binary< List1, List2, BinaryFunc > Struct Template Reference
Polymake Template Library (PTL)  4.2
polymake::mlist_filter_binary< List1, List2, BinaryFunc > Struct Template Reference

Detailed Description

template<typename List1, typename List2, template< typename, typename > class BinaryFunc>
struct polymake::mlist_filter_binary< List1, List2, BinaryFunc >

Split the elements of two meta-lists depending on results of a binary meta-function. Following results are defined: type list of elements from List1 evaluating BinaryFunc to true type2 list of corresponding elements from List2 complement list of elements from List1 evaluating BinaryFunc to false complement2 list of corresponding elements from List2


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