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

[LWG 9] P2447R6 std::span over an initializer list #6691

Merged
merged 1 commit into from Dec 17, 2023

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Nov 15, 2023

@burblebee burblebee marked this pull request as ready for review November 15, 2023 02:43
@jensmaurer jensmaurer added this to the post-2023-11 milestone Nov 15, 2023
@@ -64,6 +64,31 @@
// changed according to the global C locale
\end{codeblock}

\rSec2[diff.cpp23.containers]{\ref{containers}: containers library}

\diffref{span.overview}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it typical to only specify the class synopsis
instead of the parent subclause that also encompasses the detailed specifications?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They did the same thing for cpp20, so I guess so?

@tkoeppe tkoeppe merged commit b973d5e into main Dec 17, 2023
4 checks passed
@jensmaurer jensmaurer deleted the motions-2023-11-lwg-9 branch March 23, 2024 11:45
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.

[2023-11 LWG Motion 9] std::span over an initializer list P2447 R6 std::span over an initializer list
4 participants