Enums, bools, and tuples are not expanded during overload evaluation #9706
Labels
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
spec compliance
Minimal reproducible example (playground):
The proposed overload chapter says that a non-
Flag
enum should be expanded into the union of its members during overload evaluation.The text was updated successfully, but these errors were encountered: