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

#include <type_manip.h>

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: