fe.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct fe
nothrow @nogc ref pure
opOpAssign
(
string op
)
(
auto ref const fe rhs
)
if (
op == "+" ||
op == "-"
||
op == "*"
)

Meta