Relates :
|
EnumIterationTraits contains some unused stuff. It could als be expanded to provide more common utilities. In particular, there are numerous static_casts that could be centralized under meaningful names in the traits class. Also, JDK-8257466 added range bound accessors to EnumRange, but neglected to account for an empty range.
|