FixedPoint.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct FixedPoint(int M, int N)
@nogc pure const nothrow
opBinaryRight
(
string op
U
)
(
U x
)
if (
isConvertible!U
)

Meta