You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/visual-cpp-language-conformance.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ For details on Visual Studio 2017 or Visual Studio 2019 MSVC conformance improve
84
84
| [`P1771R1 [[nodiscard]] for constructors`](https://wg21.link/p1771r1)| VS 2019 16.4 <sup>[17](#note_17)</sup> |
85
85
| [`P1825R0 Merged wording for P0527R1 and P1155R3, more implicit moves`](https://wg21.link/p1825r0)| VS 2019 16.4 <sup>[17](#note_17)</sup> |
86
86
| [`P0929R2 Checking for abstract class types`](https://wg21.link/P0929R2)| VS 2019 16.5 <sup>[17](#note_17)</sup> |
87
-
| [`P0962R2 Relaxing the range-for loop customization point finding rules`](https://wg21.link/p0962r1)| VS 2019 16.5 <sup>[17](#note_17)</sup> |
87
+
| [`P0962R1 Relaxing the range-for loop customization point finding rules`](https://wg21.link/p0962r1)| VS 2019 16.5 <sup>[17](#note_17)</sup> |
88
88
| [`P0859R0 CWG 1581: When are constexpr member functions defined`](https://wg21.link/p0859r0)| No |
89
89
| [`P1009R2 Array size deduction in new-expressions`](https://wg21.link/P1009R2)| VS 2019 16.7 <sup>[17](#note_17)</sup> |
90
90
| [`P1286R2 Contra CWG DR1778`](https://wg21.link/P1286R2)| VS 2019 16.8 <sup>[17](#note_17)</sup> |
0 commit comments