decodeEnum.decodeEnum

Undocumented in source. Be warned that the author may not have intended to support it.
template decodeEnum(T)
U
decodeEnum
(
U : T
)
(
const string text
)
if (
is(T == enum)
)

Meta