Skip to content

[expr.static.cast] Use "values of the enumeration"#8808

Open
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:cvt-enum-values
Open

[expr.static.cast] Use "values of the enumeration"#8808
frederick-vs-ja wants to merge 1 commit intocplusplus:mainfrom
frederick-vs-ja:cvt-enum-values

Conversation

@frederick-vs-ja
Copy link
Contributor

In [dcl.enum], we introduce "the values of the enumeration" but not "the range of the enumeration values". It's probably better to use the exactly introduced phrase.

Fixes #8784.

In [dcl.enum], we introduce "the values of the enumeration" but not "the
range of the enumeration values". It's probably better to use the
exactly introduced phrase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[expr.static.cast] unclear reference "range of the enumeration values" to defined term "values of the enumeration"

1 participant