EnumTypedef.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
struct EnumTypedef(T, string _name)
static
EnumTypedef!(T, _name)
opDispatch
(
string n
)
()
if (
is(T == enum)
)

Meta