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

Library-wide: don't use "for some" to mean "for an arbitrary" #3146

Merged
merged 1 commit into from Jan 24, 2020

Conversation

CaseyCarter
Copy link
Contributor

Affects: [cmp.alg], [concept.convertibleto], [concept.swappable], [concept.boolean], [concept.equalitycomparable], [concept.stricttotallyordered], [iterator.cust.move], [iterator.cust.swap], and many subclauses of [ranges]

Fixes #3136.

@jensmaurer jensmaurer added this to the post-2019-07 milestone Aug 6, 2019
@zygoloid zygoloid added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Aug 7, 2019
@jensmaurer jensmaurer removed this from the post-2019-07 milestone Aug 19, 2019
@jensmaurer
Copy link
Member

@CaseyCarter , please rebase.

@jensmaurer
Copy link
Member

Please rebase and fix the conflicts, then force-push.

@CaseyCarter
Copy link
Contributor Author

Please rebase and fix the conflicts, then force-push.

Done.

Affects: [cmp.alg], [concept.convertibleto], [concept.swappable], [concept.boolean], [concept.equalitycomparable], [concept.stricttotallyordered], [iterator.cust.move], [iterator.cust.swap], and many subclauses of [ranges]

Fixes cplusplus#3136.
@CaseyCarter
Copy link
Contributor Author

Rebased again.

@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Jan 24, 2020
@jensmaurer
Copy link
Member

jensmaurer commented Jan 24, 2020

Let's apply before it attracts conflicts again.

@jensmaurer jensmaurer merged commit 22a1822 into cplusplus:master Jan 24, 2020
@CaseyCarter CaseyCarter deleted the for_some branch January 24, 2020 18:11
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.

fix use of "for some" throughout [ranges]
4 participants