SumType.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct SumType(Types...)
@nogc ref
static if(isAssignable!T)
opAssign
(
T rhs
)
if (
Types.length > 0
)

Meta