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