HDK
|
Metafunction returning sizeof(T) for a type T (or 0 if T is a void type). More...
#include <type.h>
Static Public Attributes | |
static const size_t | value = sizeof(T) |
Metafunction returning sizeof(T) for a type T (or 0 if T is a void type).
|
static |