dpp.EnumD

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

Meta