[Clang] dd the papers adopted in St Louis to the status page

This commit is contained in:
Corentin Jabot 2024-06-29 09:23:28 -05:00
parent 74197925dc
commit 101a936bde

View File

@ -204,6 +204,27 @@ C++23, informally referred to as C++26.</p>
<td><a href="https://wg21.link/P2893R3">P2893R3</a></td>
<td class="none" align="center">No</td>
</tr>
<!-- Summer 2024 papers (St Louis) -->
<tr>
<td><tt>constexpr</tt> placement new</td>
<td><a href="https://wg21.link/P2747R2">P2747R2</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Deleting a Pointer to an Incomplete Type Should be Ill-formed</td>
<td><a href="https://wg21.link/P3144">P3144R2</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Ordering of constraints involving fold expressions</td>
<td><a href="https://wg21.link/P2963R3">P2963R3</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Structured binding declaration as a condition</td>
<td><a href="https://wg21.link/P0963R3">P0963R3</a></td>
<td class="none" align="center">No</td>
</tr>
</table>
</details>