#include <refl.hpp>
Public Types | |
typedef type_list< Ts... > | type |
Provides a member typedef which is a type_list specialization with template type parameters equivalent to the type parameters of the provided type. The provided type must be a template specialization.
typedef type_list<Ts...> refl::trait::as_type_list< T< Ts... > >::type |