-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b05
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.
Also,
- relates to
-
JDK-8257466 Improve enum iteration
-
- Resolved
-