StructVariant.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct StructVariant(AllowedTypes...)
ref
typeof(this)
opAssign
(
T
)
(
T rhs
)
if (
AllowedTypes.length > 0
)

Meta