Skip to content

Commit e8a6b6b

Browse files
authored
Merge pull request #4685 from MicrosoftDocs/main
11/17 AM Publish
2 parents 6e9c6ae + 9c2749e commit e8a6b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overview/visual-cpp-language-conformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,12 @@ For details on conformance improvements, see [C++ conformance improvements in Vi
213213
|  [`P2437R1 Support for #warning`](https://wg21.link/p2437r1) | no |
214214
|  [`P2448R2 Relaxing some constexpr restrictions`](https://wg21.link/p2448r2) | no |
215215
|  [`P2460R2 Relax requirements on wchar_t to match existing practices`](https://wg21.link/p2460r2) | no |
216+
|  [`P2468R2 The Equality Operator You Are Looking For`](https://wg21.link/p2468r2) | no |
216217
|  [`P2493R0 Missing feature test macros for C++20 core papers`](https://wg21.link/p2493r0) | no |
217218
|  [`P2493R0 Missing feature test macros for C++20 core papers`](https://wg21.link/p2493r0) | no |
218219
| &emsp;[`P2513R3 char8_t Compatibility and Portability Fix`](https://wg21.link/p2513r3) | VS 2022 17.4 <sup>[DR](#note_DR)</sup> |
219220
| &emsp;[`P2579R0 Mitigation strategies for P2036 ”Changing scope for lambda trailing-return-type”`](https://wg21.link/p2579r0) | no |
220221
| &emsp;[`P2582R1 Wording for class template argument deduction from inherited constructors`](https://wg21.link/p2582r1) | no |
221-
| &emsp;[`P2668R2 The Equality Operator You Are Looking For`](https://wg21.link/p2668r2) | no |
222222

223223
## C++ Standard library features
224224

0 commit comments

Comments
 (0)