Mtype.applyOpRight

Apply an operation from the right side.

class Mtype(T)
pure @safe
bool
applyOpRight
(
W
)
(
dstring op
,
ref Mtype!W lhs
)
if (
__traits(hasMember, T, "precision")
)

Meta