Embed.opBinary

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

Meta