Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Replace 'enumerated type' with 'enumeration' #5178

Merged
merged 1 commit into from Aug 19, 2022

Conversation

jensmaurer
Copy link
Member

The term "enumerated type" is defined in [enumerated.types]
for use in the standard library, and is not synonymous with
"enumeration type".

Fixes #3977

The term "enumerated type" is defined in [enumerated.types]
for use in the standard library, and is not synonymous with
"enumeration type".
@jensmaurer
Copy link
Member Author

This was approved by @zygoloid in #3977.

@jensmaurer jensmaurer added this to the C++23 milestone Jan 2, 2022
@tkoeppe tkoeppe merged commit 2940703 into cplusplus:main Aug 19, 2022
@jensmaurer jensmaurer deleted the c74 branch August 19, 2022 06:20
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.

None yet

2 participants