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

P3372R3 constexpr containers and adaptors #7709

Merged
merged 1 commit into from
Mar 15, 2025
Merged

Conversation

jensmaurer
Copy link
Member

  • Also apply "constexpr" to list::emplace in [list.overview]
  • Fix bad placement of 'constexpr' before template-head in [stack.cons]

Fixes #7665
Also fixes cplusplus/papers#2029

@jensmaurer jensmaurer added this to the post-2025-02 milestone Feb 23, 2025
- Also apply "constexpr" to list::emplace in [list.overview]
- Fix bad placement of 'constexpr' before template-head in [stack.cons]
@tkoeppe tkoeppe force-pushed the motions-2025-02-lwg-6 branch from 70fd59a to e1502d2 Compare March 15, 2025 12:18
@tkoeppe tkoeppe merged commit 0d4cceb into main Mar 15, 2025
2 checks passed
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.

[2025-02 LWG Motion 6] P3372R3 constexpr containers and adaptors P3372 R3 constexpr containers and adapters
2 participants