Polymake Template Library (PTL) 4.13
pm::mlist_filter_unary< T, UnaryFunc > Struct Template Reference

#include <meta_list.h>

Detailed Description

template<typename T, template< typename > class UnaryFunc>
struct pm::mlist_filter_unary< T, UnaryFunc >

Select elements of a meta-list satisfying the given unary boolean meta-function. The order of elements is preserved.


The documentation for this struct was generated from the following file: