Skip to content

[iterator.synopsis] Apply changes of P2538R1 to the synopsis of <iterator> #7841

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Apr 16, 2025

P2538R1 made projected an alias template and removed the incrementable_traits<projected> partial specialization, so the synopsis should be correspondingly updated.

Fixes #7837.

The `incrementable_traits<projected>` partial specialization was removed by P2538R1, so it should be removed from the synopsis.
Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

.

@frederick-vs-ja frederick-vs-ja changed the title [iterator.synopsis] Remove dead incrementable_traits<projected> [iterator.synopsis] Apply changes of P2538R1 to the synopsis of <iterator> Apr 17, 2025
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.

[iterator.synopsis] contains orphaned incrementable_traits<projected>
3 participants