EnumD

Undocumented in source.
mixin template EnumD (
string name
T
string prefix
) if (
is(T == enum)
) {}

Meta