Skip to content

Commit

Permalink
[Clang][NFC] Mark that P2280 was approved as a DR
Browse files Browse the repository at this point in the history
  • Loading branch information
cor3ntin committed Jul 7, 2023
1 parent 051cb7c commit d54cad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/www/cxx_status.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
</tr>
<tr>
<td>Using unknown pointers and references in constant expressions</td>
<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>
<td class="none" align="center">No</td>
</tr>
<tr>
Expand Down

0 comments on commit d54cad7

Please sign in to comment.