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
| [`P0595R2 is_constant_evaluated()`](https://wg21.link/P0595R2)| VS 2019 16.5 <sup>[20](#note_20)</sup> |
218
218
| [`P0631R8 <numbers> Math Constants`](https://wg21.link/P0631R8)| VS 2019 16.5 <sup>[20](#note_20)</sup> |
219
+
| [`P0655R1 visit<R>()`](https://wg21.link/P0655R1)| VS 2019 16.5 <sup>[20](#note_20)</sup> |
219
220
| [`P0738R2 istream_iterator Cleanup`](https://wg21.link/P0738R2)| VS 2019 16.5 <sup>[14](#note_14)</sup> |
220
221
| [`P0767R1 Deprecating is_pod`](https://wg21.link/P0767R1)| VS 2019 16.5 <sup>[20](#note_20)</sup> |
221
222
| [`P0966R1 string::reserve() Should Not Shrink`](https://wg21.link/P0966R1)| VS 2019 16.5 <sup>[20](#note_20)</sup> |
@@ -256,21 +257,34 @@ A more detailed listing of Standard Library features and bug fixes by product ve
256
257
| [`P0053R7 <syncstream>`](https://wg21.link/p0053r7)<br/> [`P0753R2 osyncstream Manipulators`](https://wg21.link/p0753r2)| No |
257
258
| [`P0339R6 polymorphic_allocator<>`](https://wg21.link/P0339R6)| No |
258
259
| [`P0355R7 <chrono> Calendars And Time Zones`](https://wg21.link/p0355r7)| No |
260
+
| [`P0408R7 Efficient access To basic_stringbuf's buffer`](https://wg21.link/p0408r7)| No |
261
+
| [`P0466R5 Library support for layout-compatibility and pointer-interconvertibility traits`](https://wg21.link/p0466r5)| No |
259
262
| [`P0475R1 Guaranteed Copy Elision For Piecewise Construction`](https://wg21.link/P0475R1)| No |
263
+
| [`P0528R3 Library support for atomic compare-and-exchange with padding bits`](https://wg21.link/P0528R3)| No |
264
+
| [`P0551R3 Thou Shalt Not Specialize std Function Templates!`](https://wg21.link/P0551R3)| No |
265
+
| [`P0586R2 Integer comparison functions`](https://wg21.link/P0586R2)| No |
260
266
| [`P0591R4 Utility Functions For Uses-Allocator Construction`](https://wg21.link/P0591R4)| No |
261
267
| [`P0608R3 Improving variant's Converting Constructor/Assignment`](https://wg21.link/P0608R3)| No |
262
-
| [`P0653R2 to_address()`](https://wg21.link/p0653r2)| No |
263
-
| [`P0655R1 visit<R>()`](https://wg21.link/P0655R1)| No |
264
-
| [`P0768R1 Library Support For The Spaceship Comparison Operator <=>`](https://wg21.link/p0768r1)| No |
265
-
| [`P0811R3 midpoint(), lerp()`](https://wg21.link/P0811R3)| No |
266
-
| [`P0896R4 <ranges\>`](https://wg21.link/P0896R4)| No |
268
+
| [`P0645R10 <format> Text Formatting`](https://wg21.link/p0645r10)| No |
269
+
| [`P0660R10 <stop_token> and jthread`](https://wg21.link/p0660r10)| No |
270
+
| [`P0768R1 Library Support For The Spaceship Comparison Operator <=>`](https://wg21.link/p0768r1)| Partial in VS 2019 16.0 <sup>[20](#note_20)</sup> |
271
+
| [`P0784R7 Library support for more constexpr containers`](https://wg21.link/P0784R7)| No |
272
+
| [`P0811R3 midpoint(), lerp()`](https://wg21.link/P0811R3)| Partial in VS 2019 16.3 <sup>[20](#note_20)</sup> |
273
+
| [`P0896R4 <ranges>`](https://wg21.link/P0896R4)| No |
267
274
| [`P0912R5 Library Support For Coroutines`](https://wg21.link/P0912R5)| No |
268
-
| [`P0920R2 Precalculated Hash Value Lookup`](https://wg21.link/P0920R2)| No |
275
+
| [`P0980R1 constexpr std::string`](https://wg21.link/P0980R1)| No |
269
276
| [`P1001R2 execution::unseq`](https://wg21.link/P1001R2)| No |
277
+
| [`P1004R2 constexpr std::vector`](https://wg21.link/P1004R2)| No |
270
278
| [`P1007R3 assume_aligned()`](https://wg21.link/P1007R3)| No |
271
279
| [`P1020R1 Smart Pointer Creation With Default Initialization`](https://wg21.link/P1020R1)| No |
272
280
| [`P1032R1 Miscellaneous constexpr`](https://wg21.link/P1032R1)| No |
281
+
| [`P1065R2 constexpr INVOKE`](https://wg21.link/P1065R2)| No |
282
+
| [`P1135R6 The C++20 Synchronization Library`](https://wg21.link/P1135R6)| No |
283
+
| [`P1208R6 <source_location>`](https://wg21.link/P1208R6)| No |
273
284
| [`P1285R0 Improving Completeness Requirements For Type Traits`](https://wg21.link/P1285R0)| No |
285
+
| [`P1502R1 Standard Library Header Units`](https://wg21.link/P1502R1)| No |
286
+
| [`P1614R2 Adding Spaceship <=> To The Library`](https://wg21.link/P1614R2)| No |
287
+
| [`P1771R1 Library support for [[nodiscard]] for constructors`](https://wg21.link/P1771R1)| No |
274
288
|__C++17 Standard library features__|__Supported__|
275
289
| [`LWG 2221 Formatted output operator for nullptr`](https://cplusplus.github.io/LWG/issue2221)| VS 2019 16.1 |
276
290
| [`N3911 void_t`](https://wg21.link/n3911)| VS 2015 <sup>[14](#note_14)</sup> |
0 commit comments