koutil
|
A structure representing a variadic list of types. More...
#include <types.h>
Static Public Attributes | |
static constexpr std::size_t | size = sizeof...(T) |
A structure representing a variadic list of types.
T | The types in the list. |
|
staticconstexpr |