@@ -125,7 +125,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
125
125
< tr >
126
126
< td > constexpr cast from < tt > void*</ tt > </ td >
127
127
< td > < a href ="https://wg21.link/P2738R1 "> P2738R1</ a > </ td >
128
- < td class ="unreleased " align ="center "> Clang 17</ td >
128
+ < td class ="full " align ="center "> Clang 17</ td >
129
129
</ tr >
130
130
< tr >
131
131
< td > On the ignorability of standard attributes</ td >
@@ -140,7 +140,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
140
140
< tr >
141
141
< td > User-generated < tt > static_assert</ tt > messages</ td >
142
142
< td > < a href ="https://wg21.link/P2741R3 "> P2741R3</ a > </ td >
143
- < td class ="unreleased " align ="center "> Clang 17</ td >
143
+ < td class ="full " align ="center "> Clang 17</ td >
144
144
</ tr >
145
145
< tr >
146
146
< td > Placeholder variables with no name</ td >
@@ -231,7 +231,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
231
231
< tr >
232
232
< td rowspan =2 > Change scope of lambda trailing-return-type</ td >
233
233
< td > < a href ="https://wg21.link/P2036R3 "> P2036R3</ a > </ td >
234
- < td rowspan =2 class ="unreleased " align ="center "> Clang 17</ td >
234
+ < td rowspan =2 class ="full " align ="center "> Clang 17</ td >
235
235
</ tr >
236
236
< tr >
237
237
< td > < a href ="https://wg21.link/P2579R0 "> P2579R0</ a > </ td >
@@ -407,7 +407,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
407
407
< tr >
408
408
< td > consteval needs to propagate up</ td >
409
409
< td > < a href ="https://wg21.link/P2564R3 "> P2564R3</ a > (< a href ="#dr "> DR</ a > )</ td >
410
- < td class ="unreleased " align ="center "> Clang 17</ td >
410
+ < td class ="full " align ="center "> Clang 17</ td >
411
411
</ tr >
412
412
< tr >
413
413
< td > Lifetime extension in range-based for loops</ td >
@@ -576,7 +576,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
576
576
</ tr >
577
577
< tr > <!-- from Prague -->
578
578
< td > < a href ="https://wg21.link/p2002r1 "> P2002R1</ a > </ td >
579
- < td class ="unreleased " align ="center "> Clang 17</ td >
579
+ < td class ="full " align ="center "> Clang 17</ td >
580
580
</ tr >
581
581
< tr >
582
582
< td > < a href ="https://wg21.link/p2085r0 "> P2085R0</ a > </ td >
@@ -595,7 +595,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
595
595
< tr >
596
596
< td > Lambdas in unevaluated contexts</ td >
597
597
< td > < a href ="https://wg21.link/p0315r4 "> P0315R4</ a > </ td >
598
- < td class ="unreleased " align ="center "> Clang 17</ td >
598
+ < td class ="full " align ="center "> Clang 17</ td >
599
599
</ tr >
600
600
<!-- Jacksonville papers -->
601
601
< tr >
@@ -687,7 +687,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
687
687
< tr >
688
688
< td rowspan =2 > Immediate functions (< tt > consteval</ tt > )</ td >
689
689
< td > < a href ="https://wg21.link/p1073r3 "> P1073R3</ a > </ td >
690
- < td class ="unreleased " align ="center "> Clang 17</ td >
690
+ < td class ="full " align ="center "> Clang 17</ td >
691
691
</ tr >
692
692
< tr > <!-- from Prague -->
693
693
< td > < a href ="https://wg21.link/p1937r2 "> P1937R2</ a > </ td >
@@ -810,7 +810,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
810
810
< tr >
811
811
< td rowspan =2 > Class template argument deduction for aggregates</ td >
812
812
< td > < a href ="https://wg21.link/p1816r0 "> P1816R0</ a > </ td >
813
- < td rowspan =2 class ="unreleased " align ="center "> Clang 17</ td >
813
+ < td rowspan =2 class ="full " align ="center "> Clang 17</ td >
814
814
</ tr >
815
815
< tr > <!-- from Prague -->
816
816
< td > < a href ="https://wg21.link/p2082r1 "> P2082R1</ a > </ td >
0 commit comments