Embed.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Embed(alias OBJ, alias OWNED)
void
opOpAssign
(
string op
U...
)
(
auto ref U args
)
if (
__traits(compiles, fallthrough().opOpAssign!op(args))
)

Meta