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.cpp14.library] missing Annex C note for new C++17 headers #1700

Closed
timsong-cpp opened this issue Aug 8, 2017 · 1 comment
Closed
Milestone

Comments

@timsong-cpp
Copy link
Contributor

[diff.cpp03.library] has a note for new headers added in C++11, and [diff.cpp11.library] has a note for the one new header added in C++14. We do not appear to have a similar note for the headers added in C++17 <any>, <optional>, <variant>, <filesystem>, <execution>, <memory_resource>, maybe <charconv> (or should that be handled as C++20)?

@zygoloid
Copy link
Member

If you put together a pull request for this, I would take it as an editorial change to C++17.

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

No branches or pull requests

2 participants