cmp

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc @safe pure nothrow
static if(!(__VERSION__ >= 2067))
int
cmp
(
T
)
(
const(T) x
,
const(T) y
)
if (
isFloatingPoint!T
)

Meta