isIntegerType

Evaluates to true if T is a signed or unsigned integer type.

template isIntegerType (
T
) {}

Members

Variables

isIntegerType
bool isIntegerType;
Undocumented in source.

Meta