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

P1878R1 Constraining Readable Types #3451

Merged
merged 1 commit into from Nov 21, 2019
Merged

P1878R1 Constraining Readable Types #3451

merged 1 commit into from Nov 21, 2019

Conversation

zygoloid
Copy link
Member

@zygoloid zygoloid commented Nov 14, 2019

Instructions to change section names were ignored; the shorter section
names are preferable, and the inclusion of 'iterator.' seems sufficient
to indicate that we're talking about indirect reading and writing.

Fixes #3412.
Fixes cplusplus/nbballot#259.
Fixes cplusplus/nbballot#260.
Fixes cplusplus/nbballot#264.
Fixes cplusplus/papers#628

Also fixes NB US 263, US 264, US 268 (C++20 CD), and LWG3279.

@zygoloid zygoloid added this to the post-2019-11 milestone Nov 14, 2019
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

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

Please check the suggested two small fixes.

source/iterators.tex Outdated Show resolved Hide resolved
source/iterators.tex Outdated Show resolved Hide resolved
@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Nov 16, 2019
@zygoloid zygoloid removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Nov 21, 2019
Instructions to change section names were ignored; the shorter section
names are preferable, and the inclusion of 'iterator.' seems sufficient
to indicate that we're talking about indirect reading and writing.

Also fixes NB US 263, US 264, US 268 (C++20 CD), and LWG3279.
@zygoloid zygoloid merged commit 3c596ed into master Nov 21, 2019
@jensmaurer jensmaurer deleted the motions-2019-11-lwg-9 branch February 18, 2020 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment