TaggedAlgebraic.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct TaggedAlgebraic(U)
void
opAssign
if (
is(U == union) ||
is(U == struct)
||
is(U == enum)
)

Meta