enumLength.enumLength

Undocumented in source.
template enumLength(T)
enum enumLength = cast(T)(cast(size_t)T.max + 1);

Meta