-
Notifications
You must be signed in to change notification settings - Fork 966
Update "C++ standard library header files" topic #5454
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
base: main
Are you sure you want to change the base?
Update "C++ standard library header files" topic #5454
Conversation
@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 7c5ae57: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
@TylerMSFT - Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where did you find the info for these headers?
I don't see them the product yet.
Most of the information is gathered from https://en.cppreference.com/w/cpp/headers.html. A large chunk of the new headers added in this PR has not been implemented in the product, or the documentation is not yet created. Over time, when the reference material is added, we will come back to this topic and add in the links. |
I didn't add the new headers to the
msvc-140
table, since it's very different from the top one, and I don't think there is much value in maintaining a custom table for an old version like VS2015. I have thoughts on removing themsvc-140
table and cleaning up the moniker range thing we currently have. What do you think @TylerMSFT?Edit: I now see that the 2015 version is added in 7497b10 by Colin Robertson. Not sure why though.
<contract>
header that was pulled from C++20<debugging>
and<stacktrace>
<source_location>
<stdfloat>
<debugging>
<stacktrace>
<expected>
<flat_map>
<flat_set>
<hive>
<inplace_vector>
<mdspan>
<generator>
<format>
<text_encoding>
<linalg>
<numbers>
<simd>
<print>
<spanstream>
<barrier>
<hazard_pointer>
<latch>
<rcu>
<semaphore>
<stop_token>