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

[diff.cpp20.library] is missing #5314

Closed
jensmaurer opened this issue Feb 23, 2022 · 2 comments · Fixed by #5324
Closed

[diff.cpp20.library] is missing #5314

jensmaurer opened this issue Feb 23, 2022 · 2 comments · Fixed by #5324
Assignees
Milestone

Comments

@jensmaurer
Copy link
Member

Look at [diff.cpp17.library], [diff.cpp14.library], [diff.cpp03.library]

We need a similar section [diff.cpp20.library] to announce new headers and removed headers.
Do we have a list somewhere?

@tkoeppe , @jwakely FYI

@jensmaurer jensmaurer added this to the C++23 milestone Feb 23, 2022
@frederick-vs-ja
Copy link
Contributor

New headers: <expected>, <spanstream>, and <stacktrace>.
Removed headers: none.

(I wish <strstream> were removed.)

@jwakely
Copy link
Member

jwakely commented Feb 24, 2022

And <stdatomic.h>.

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 a pull request may close this issue.

3 participants