Point.opBinaryRight

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

Meta