We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9c08c commit 0369ac8Copy full SHA for 0369ac8
clang/www/cxx_status.html
@@ -440,7 +440,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
440
<tr>
441
<td>Using unknown pointers and references in constant expressions</td>
442
<td><a href="https://wg21.link/P2280R4">P2280R4</a></td>
443
- <td class="none" align="center">Clang 20</td>
+ <td class="unreleased" align="center">Clang 20</td>
444
</tr>
445
446
<td>static <code>operator()</code></td>
0 commit comments