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

[class.mem] Add opaque-enum-declaration to member-declaration #2353

Merged
merged 1 commit into from Nov 26, 2018

Conversation

cpplearner
Copy link
Contributor

[class.mem]/5:

[...] an enumeration can be introduced with an opaque-enum-declaration [...]

@@ -448,7 +448,8 @@
template-declaration\br
deduction-guide\br
alias-declaration\br
empty-declaration
empty-declaration\br
opaque-enum-declaration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please move this up one line, so that empty-declaration stays last?

@zygoloid zygoloid merged commit 602a81d into cplusplus:master Nov 26, 2018
@cpplearner cpplearner deleted the patch-4 branch November 26, 2018 10:05
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

3 participants