Jason
The patch is OK. To deal with the warning, I would suggest putting the
constrained type somewhere other than ENUM_UNDERLYING_TYPE that's shared
between enums with fixed and non-fixed underlying types; having it in
ENUM_UNDERLYING_TYPE isn't really correct anyway.
- Re: [C++ Patch / RFC] PR 51242 Jason Merrill
- Re: [C++ Patch / RFC] PR 51242 Paolo Carlini