MpQ.opCast

struct MpQ
pure nothrow pragma(inline, true) @nogc const @trusted
T
opCast
(
T
)
()

Return Value

Type: T

the fractional part of this. Cast to arithmetic type T.

Meta