StandardHash.IsPrimitiveValueType

Evaluates to true if T is a primitive value type; that is, a numeric (integer, floating point, complex) or character type.

struct StandardHash
static
template IsPrimitiveValueType (
T
) {}

Members

Static variables

IsPrimitiveValueType
enum IsPrimitiveValueType;
Undocumented in source.

Meta