Skip to content

Clause reorganization for C++23 #5313

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 7 commits into from
Feb 23, 2022
Merged

Clause reorganization for C++23 #5313

merged 7 commits into from
Feb 23, 2022

Conversation

jensmaurer
Copy link
Member

Fixes #5124

@jensmaurer jensmaurer marked this pull request as draft February 23, 2022 22:20
and move [memory], [smartptr], [mem.res], and [allocator.adaptor]
from [utilities] into the new clause.
and move [intseq], [meta], and [ratio] from [utilities] into the
new clause.
Rename [thread] to 'Concurrency support library'.
@jensmaurer jensmaurer marked this pull request as ready for review February 23, 2022 22:42
@jensmaurer jensmaurer requested a review from tkoeppe February 23, 2022 22:43
@tkoeppe
Copy link
Contributor

tkoeppe commented Feb 23, 2022

Great work, thanks!

@tkoeppe tkoeppe merged commit d74c217 into cplusplus:main Feb 23, 2022
@jensmaurer jensmaurer deleted the c2 branch February 23, 2022 23:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructuring clauses for C++23
2 participants