EnumUnion.genOpCast

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

Members

Functions

opCast
E[i] opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta