isFloatingPointType

Evaluates to true if T is any floating-point type: real, complex, or imaginary.

template isFloatingPointType (
T
) {}

Members

Variables

isFloatingPointType
bool isFloatingPointType;
Undocumented in source.

Meta