Polymake Template Library (PTL) 4.12
polymake::mlist_find_if< List, Func, Args > Struct Template Reference

Detailed Description

template<typename List, template< typename... > class Func, typename... Args>
struct polymake::mlist_find_if< List, Func, Args >

Find the first element in a meta-list satisying the given unary or binary boolean meta-function

Returns
See also
mlist_find_first

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