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

[range.join.with.iterator] Simplify operator-- with *as-lvalue* #6145

Open
JohelEGP opened this issue Feb 21, 2023 · 0 comments
Open

[range.join.with.iterator] Simplify operator-- with *as-lvalue* #6145

JohelEGP opened this issue Feb 21, 2023 · 0 comments

Comments

@JohelEGP
Copy link
Contributor

This drafting note accompanies https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2770r0.html#pnum_26:

[ Drafting note: The specification of operator-- in paragraph 14 can be editorially simplified using the new as-lvalue helper; that cleanup is not included in this paper as there is no normative impact. ]

See operator--: https://eel.is/c++draft/range.join.with.iterator#itemdecl:10.

The PR which adds as-lvalue is #6128.

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

1 participant