Used to specify the base types of the target type. More...
#include <refl.hpp>
Public Types | |
typedef type_list< Ts... > | list_type |
An alias for a type_list of the base types. More... | |
Static Public Attributes | |
static constexpr list_type | list { } |
An instance of a type_list of the base types. More... | |
Used to specify the base types of the target type.
typedef type_list<Ts...> refl::attr::base_types< Ts >::list_type |
An alias for a type_list of the base types.
|
staticconstexpr |
An instance of a type_list of the base types.