Quat.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct Quat(T)
inout
opBinaryRight
(
string op
T
)
(
inout T a
)
if (
__traits(compiles, opBinaryImpl!op(a, this))
)

Meta