Polymake Template Library (PTL): pm::merge_list< First, Second, Predicate > Struct Template Reference
Polymake Template Library (PTL)  4.2
pm::merge_list< First, Second, Predicate > Struct Template Reference

Inherits pm::concat_list< T1, T2 >.

Detailed Description

template<typename First, typename Second, template< typename, typename > class Predicate>
struct pm::merge_list< First, Second, Predicate >

Eliminate the elements of Second that evaluate Predicate::value==TRUE when combined with some element(s) from First.


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