E.opBinary

Represent the semantic meaning of binary operators.

~ is special cased but OK for it doesn't exist in C/C++.

struct E
@safe pure pure nothrow const
opBinary
(
string op
T
)
(
in T rhs
)

Meta