GetConstantValues

Undocumented in source.
deprecated
mixin template GetConstantValues (
T
) if (
is(T == struct) ||
is(T == class)
) {}

Members

Static functions

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

Meta