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

P1754R1 Rename concepts to standard_case for C++20 #3099

Closed
wants to merge 10 commits into from

Conversation

burblebee
Copy link
Contributor

No description provided.

Dawn Perchik added 3 commits July 26, 2019 03:03
Fixed whitespace issues seen during review.
Fixed additional inconsistencies in the Latex used for concept names.
[concept.strictweakorder] Fix \indexlibrary for strict_weak_order.
[ranges] Change ranges::view to ranges::views.

Fixes #3015.
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.

Nice work! The only real problem I found was same_as. I didn't comment on every one of them, but find&replace will find the others anyway.

source/numerics.tex Outdated Show resolved Hide resolved
source/iterators.tex Outdated Show resolved Hide resolved
source/iterators.tex Outdated Show resolved Hide resolved
source/iterators.tex Outdated Show resolved Hide resolved
source/iterators.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/ranges.tex Outdated Show resolved Hide resolved
source/concepts.tex Outdated Show resolved Hide resolved
Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

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

Just a few editorial corrections.

source/algorithms.tex Outdated Show resolved Hide resolved
source/algorithms.tex Outdated Show resolved Hide resolved
source/algorithms.tex Outdated Show resolved Hide resolved
source/algorithms.tex Outdated Show resolved Hide resolved
source/algorithms.tex Outdated Show resolved Hide resolved
source/algorithms.tex Outdated Show resolved Hide resolved
@burblebee burblebee requested a review from jwakely July 31, 2019 03:41
@jensmaurer jensmaurer changed the title P1754R1 (Motions 2019 07 lwg 11) P1754R1 Rename concepts to standard_case for C++20 Jul 31, 2019
source/concepts.tex Outdated Show resolved Hide resolved
Dawn Perchik added 2 commits July 31, 2019 12:41
… naming scheme.

* \placeholdernc{Advanceable} => \placeholdernc{advanceable}
* \placeholdernc{same-impl} => \placeholdernc{same-as-impl}
* \placeholdernc{Decrementable} => \placeholdernc{decrementable}
…tions for consistency.

* concept.convertibleto => concept.convertible
* concept.derivedfrom => concept.derived
* concept.stricttotallyordered => concept.totallyordered
@CaseyCarter
Copy link
Contributor

Thanks again for all the work on this, @burblebee, I really should have prepared this PR myself.

@burblebee
Copy link
Contributor Author

@jwakely you marked this "changes requested" - I addressed all of your concerns afaik. Might you please have a quick look to make that go away? I don't like the red :)

@burblebee
Copy link
Contributor Author

@zygoloid this motion is not complete - must be completed after all other motions are merged.

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.

Requested changes look good, but there are conflicts to resolve now that other motions have been merged to master.

@zygoloid zygoloid self-assigned this Aug 7, 2019
zygoloid pushed a commit that referenced this pull request Aug 7, 2019
@zygoloid
Copy link
Member

zygoloid commented Aug 7, 2019

Rebasing this turned out to be more work than recreating the semi-mechanical renaming part, so I did that and kept all the other changes. This is superseded by #3149.

@zygoloid zygoloid closed this Aug 7, 2019
zygoloid pushed a commit that referenced this pull request Aug 7, 2019
@jensmaurer jensmaurer deleted the motions-2019-07-lwg-11 branch December 15, 2019 19:51
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

5 participants