Clementine
|
A class to use to push around lists of types, nothing more. More...
#include <entt.hpp>
Public Types | |
using | type = type_list |
Type list type. | |
Static Public Attributes | |
static constexpr auto | size = sizeof...(Type) |
Compile-time number of elements in the type list. | |
A class to use to push around lists of types, nothing more.
Type | Types provided by the type list. |