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

[expr.unary.op] Use bullets to clarify the address-of operator. #2922

Merged
merged 1 commit into from Jun 13, 2019

Conversation

jensmaurer
Copy link
Member

Also cover the missed case of a prvalue qualified-id.

Fixes #2919.

Also cover the missed case of a prvalue qualified-id.
@zygoloid zygoloid merged commit 7756db9 into cplusplus:master Jun 13, 2019
@jensmaurer jensmaurer deleted the c16 branch June 13, 2019 07:12
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.unary.op] does not handle non-lvalue qualified-ids
3 participants