EnumBase.n_to_v

Internal maps from names <-> values. The maps are filled in the static constructor.

template EnumBase(T...)
protected static
Value[Name] n_to_v;

Meta