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

P1394R4 Range constructor for std::span #3456

Merged
merged 3 commits into from Nov 21, 2019
Merged

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Nov 14, 2019

P1394R4 Range constructor for std::span

Converted run-on sentences in bulleted lists to
one sentence per bullet.

Fixes NB US 233, US 246, PL 251 (C++20 CD).

Fixes #3416.

Fixes cplusplus/nbballot#230
Fixes cplusplus/nbballot#242
Fixes cplusplus/nbballot#247
Partially addresses cplusplus/nbballot#268
Partially addresses cplusplus/nbballot#284

@jensmaurer jensmaurer added this to the post-2019-11 milestone Nov 14, 2019
source/containers.tex Outdated Show resolved Hide resolved
source/containers.tex Show resolved Hide resolved
source/containers.tex 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.

Regarding the similar changes to string_view in #3454.

source/containers.tex Show resolved Hide resolved
Converted run-on sentences in bulleted lists to
one sentence per bullet.

Fixes NB US 233, US 246, PL 251 (C++20 CD).
@zygoloid zygoloid merged commit f45473e into master Nov 21, 2019
@jensmaurer jensmaurer deleted the motions-2019-11-lwg-13 branch February 18, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment