CAF 0.17.6
Loading...
Searching...
No Matches
caf::detail::tl_filter_not< List, Pred > Struct Template Reference

Creates a new list containing all elements which do not satisfy Pred. More...

Detailed Description

template<class List, template< class > class Pred>
struct caf::detail::tl_filter_not< List, Pred >

Creates a new list containing all elements which do not satisfy Pred.


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