isImaginaryType

Evaluates to true if T is an imaginary floating-point type.

template isImaginaryType (
T
) {}

Members

Variables

isImaginaryType
bool isImaginaryType;
Undocumented in source.

Meta