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

[iterator.requirements.general] Clarify that "constexpr iterator" is … #6793

Merged

Conversation

Dani-Hub
Copy link
Member

@Dani-Hub Dani-Hub commented Feb 4, 2024

…a requirement to be met

[iterator.requirements.general] p16 says "Iterators are called constexpr iterators [..]", but all referencing sections say "meet the constexpr iterator requirements". For clarity, we should reword the definition to make it clear that this is a named requirement.

Fixes #6792

…a requirement to be met

[iterator.requirements.general] p16 says "Iterators are called _constexpr iterators_ [..]", but all referencing sections say "meet the constexpr iterator requirements". For clarity, we should reword the definition to make it clear that this is a named requirement.
@Dani-Hub
Copy link
Member Author

Dani-Hub commented Feb 4, 2024

This solves issue #6792.

@Dani-Hub
Copy link
Member Author

Dani-Hub commented Feb 4, 2024

@jwakely What do you think?

@tkoeppe tkoeppe merged commit 498cd77 into cplusplus:main Apr 16, 2024
2 checks passed
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.

Clarify that "constexpr iterator" is a requirement to be met
4 participants