File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,6 +148,7 @@ For details on Visual Studio 2017 or Visual Studio 2019 MSVC conformance improve
148148|   ;  ; [ ` P1969R0 CWG 2382: Array allocation overhead for non-allocating placement new ` ] ( https://wg21.link/p1969r0#2382 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
149149|   ;  ; [ ` P1969R0 CWG 2441: Inline function parameters ` ] ( https://wg21.link/p1969r0#2441 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
150150|   ;  ; [ ` P1971R0 US052: Non-executed return statements in coroutines ` ] ( https://wg21.link/P1971R0 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
151+ |   ;  ; [ ` P2082R1 Fixing CTAD for aggregates ` ] ( https://wg21.link/P2082R1 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
151152|   ;  ; [ ` P2085R0 Consistent defaulted comparisons ` ] ( https://wg21.link/P2085R0 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
152153|   ;  ; [ ` P2103R0 US033: Allow "import" inside linkage-specifications ` ] ( https://wg21.link/P2103R0 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
153154|   ;  ; [ ` P2107R0 US064: Copy semantics of coroutine parameters ` ] ( https://wg21.link/P2107R0 ) | VS 2019 16.7 <sup >[ 20] ( #note_20 ) </sup > |
@@ -176,7 +177,6 @@ For details on Visual Studio 2017 or Visual Studio 2019 MSVC conformance improve
176177|   ;  ; [ ` P1975R0 Fixing the wording of parenthesized aggregate-initialization ` ] ( https://wg21.link/P1975R0 ) | No |
177178|   ;  ; [ ` P1979R0 Resolution to US086 ` ] ( https://wg21.link/P1979R0 ) | No |
178179|   ;  ; [ ` P1980R0 CA096: Declaration matching for non-dependent requires-clauses ` ] ( https://wg21.link/P1980R0 ) | No |
179- |   ;  ; [ ` P2082R1 Fixing CTAD for aggregates ` ] ( https://wg21.link/P2082R1 ) | No |
180180
181181## Standard library features
182182
You can’t perform that action at this time.
0 commit comments