EnumUnion.genOpAssign

Undocumented in source.
struct EnumUnion(E...)
version(linux)
@safe pure nothrow
mixin template genOpAssign (
uint i
) {}

Members

Functions

fortytwo
auto fortytwo()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(E[i] e)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta