|
CAF 0.17.6
|
Create a new list containing all elements which satisfy Pred. More...
#include <type_list.hpp>
Public Types | |
| using | type |
Create a new list containing all elements which satisfy Pred.
| using caf::detail::tl_filter< type_list< T... >, Pred >::type |