C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::tl_exists< List, Pred > Struct Template Reference

Tests whether a predicate holds for some of the elements of a list. More...

Detailed Description

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

Tests whether a predicate holds for some of the elements of a list.


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