mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 01:06:06 +00:00
[Clang] dd the papers adopted in St Louis to the status page
This commit is contained in:
parent
74197925dc
commit
101a936bde
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user