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