SmartEnumCore.map

Two way mapping between codes <-> descriptions.

template SmartEnumCore(BaseType)
static
TwoWayMap!(BaseType) map;

Meta