Skip to content

P2513R4 is the latest revision #4412

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

Merged
merged 1 commit into from
Feb 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/overview/visual-cpp-language-conformance.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ For details on conformance improvements, see [C++ conformance improvements in Vi
|  [`P2468R2 The Equality Operator You Are Looking For`](https://wg21.link/p2468r2) | no |
|  [`P2493R0 Missing feature test macros for C++20 core papers`](https://wg21.link/p2493r0) | no |
|  [`P2493R0 Missing feature test macros for C++20 core papers`](https://wg21.link/p2493r0) | no |
| &emsp;[`P2513R3 char8_t Compatibility and Portability Fix`](https://wg21.link/p2513r3) | VS 2022 17.4 <sup>[DR](#note_DR)</sup> |
| &emsp;[`P2513R4 char8_t Compatibility and Portability Fix`](https://wg21.link/p2513r4) | VS 2022 17.4 <sup>[DR](#note_DR)</sup> |
| &emsp;[`P2579R0 Mitigation strategies for P2036 ”Changing scope for lambda trailing-return-type”`](https://wg21.link/p2579r0) | no |
| &emsp;[`P2582R1 Wording for class template argument deduction from inherited constructors`](https://wg21.link/p2582r1) | no |

Expand Down