Base Framework
|
Is primitive type. More...
#include <base/Primitives.h>
Public Types | |
enum | { IS_PRIMITIVE = Void<TYPE>::IS_VOID || Arithmetic<TYPE>::IS_ARITHMETIC } |
Is primitive type.
Specifies whether or not the given type is a primitive (built-in) type.