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 d64efe4 commit e55585fCopy full SHA for e55585f
clang/www/cxx_status.html
@@ -213,7 +213,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
213
<tr>
214
<td>Deleting a Pointer to an Incomplete Type Should be Ill-formed</td>
215
<td><a href="https://wg21.link/P3144">P3144R2</a></td>
216
- <td class="Unreleased" align="center">Clang 19</td>
+ <td class="unreleased" align="center">Clang 19</td>
217
</tr>
218
219
<td>Ordering of constraints involving fold expressions</td>
0 commit comments