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

[basic, class, expr] Replace enumerated type with enumeration type #3977

Closed
wants to merge 1 commit into from

Conversation

sdkrystian
Copy link
Contributor

We already define enumerated type in [enumerated.types], and we only use it a handful of times in core. We should strike it to prevent any confusion and to improve consistency.

@zygoloid zygoloid added this to the C++23 milestone Sep 18, 2020
@zygoloid zygoloid added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 18, 2020
@jensmaurer
Copy link
Member

Please rebase + force-push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs rebase The pull request needs a git rebase to resolve merge conflicts.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants