Skip to content

Commit 40a2330

Browse files
committed
[Clang] Update cxx_status
1 parent f1d7478 commit 40a2330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
197197
<tr>
198198
<td><tt>= delete("should have a reason");</tt></td>
199199
<td><a href="https://wg21.link/P2573R2">P2573R2</a></td>
200-
<td class="none" align="center">No</td>
200+
<td class="unreleased" align="center">Clang 19</td>
201201
</tr>
202202
<tr>
203203
<td>Variadic friends</td>

0 commit comments

Comments
 (0)