Skip to content

Commit 6dd054d

Browse files
authored
Change P2668R2 to P2468R2
"The Equality Operator You Are Looking For" is actually P2668, not P2468.
1 parent e7aa3e3 commit 6dd054d

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
@@ -218,7 +218,7 @@ For details on conformance improvements, see [C++ conformance improvements in Vi
218218
| &emsp;[`P2513R3 char8_t Compatibility and Portability Fix`](https://wg21.link/p2513r3) | VS 2022 17.4 <sup>[DR](#note_DR)</sup> |
219219
| &emsp;[`P2579R0 Mitigation strategies for P2036 ”Changing scope for lambda trailing-return-type”`](https://wg21.link/p2579r0) | no |
220220
| &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 |
221+
| &emsp;[`P2468R2 The Equality Operator You Are Looking For`](https://wg21.link/p2468r2) | no |
222222

223223
## C++ Standard library features
224224

0 commit comments

Comments
 (0)