AxisRot.opBinary

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

Meta