#include <refl.hpp>
Public Types | |
typedef detail::filter< Predicate >::template apply< type_list< Ts... > > | type |
Filters a type_list according to a predicate template.
typedef detail::filter<Predicate>::template apply<type_list<Ts...> > refl::trait::filter< Predicate, type_list< Ts... > >::type |