Represents a variadic template type list. More...
#include <TypeList.h>
Static Public Attributes | |
static const int | size = sizeof...(TT) |
Total number of types in the list. | |
Represents a variadic template type list.
TT | Variadic template arguments forming the type list. |
|
static |
Total number of types in the list.