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.lval]/4 (Note): add non-lvalue array subscripting expression to xvalue examples #2044

Closed
languagelawyer opened this issue Apr 20, 2018 · 0 comments
Assignees

Comments

@languagelawyer
Copy link
Contributor

languagelawyer commented Apr 20, 2018

I've noticed that the [basic.lval]/4, which enumerates xvalue expressions, misses the case when the array subscripting is used with an array operand which is not an lvalue (http://eel.is/c++draft/expr.sub#1.sentence-5)

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

No branches or pull requests

2 participants