ulpDiff.ulpDiff

Undocumented in source. Be warned that the author may not have intended to support it.
template ulpDiff(T)
pure @safe @nogc nothrow
long
ulpDiff
(
in T a
,
in T b
)
if (
isFloatingPoint!T
)

Meta