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 d9fb3ce commit 43ec9e1Copy full SHA for 43ec9e1
clang/www/cxx_status.html
@@ -475,7 +475,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
475
</tr>
476
<tr>
477
<td>Using unknown pointers and references in constant expressions</td>
478
- <td><a href="https://wg21.link/P2280R4">P2280R4</a></td>
+ <td><a href="https://wg21.link/P2280R4">P2280R4</a> (<a href="#dr">DR</a>)</td>
479
<td class="unreleased" align="center">Clang 20</td>
480
481
0 commit comments