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

Post-LWG3713, use "sorted with respect to comp" consistently #5632

Merged
merged 1 commit into from Aug 18, 2022

Conversation

Quuxplusone
Copy link
Contributor

LWG3713 points out that we temporarily lost the term of art "sorted with respect to comp," and brings back a definition for it. However, several places in the existing draft never actually used that term of art in the first place. Fix them up so that they do. (hat tip @CaseyCarter)

…eral] "sorted with respect to `comp`"

https://cplusplus.github.io/LWG/issue3713
LWG3713 points out that we temporarily lost the term of art
"sorted with respect to `comp`," and brings back a definition
for it. However, several places in the existing draft never
actually used that term of art in the first place. Fix them
up so that they do.
@jensmaurer jensmaurer added this to the post-2022-07 milestone Jul 22, 2022
@jensmaurer
Copy link
Member

We should apply this only after LWG3713 was actually applied (i.e. after the July 2022 straw polls).

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.

None yet

4 participants