This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  a7db15721b902e1e80777d0057bf0ddf160de98d (commit)
      from  6323e33f6eaf8180c4e4d48632dd102caf8686b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a7db15721b902e1e80777d0057bf0ddf160de98d
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Tue Jul 2 10:50:12 2024 +0200

    Add new C++26 papers.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 4401c87e..65c120a3 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -184,6 +184,31 @@
       <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> </td>
     </tr>
+    <!-- Summer 2024 papers (St. Louis) -->
+    <tr>
+      <td> <code>constexpr</code> placement new </td>
+      <td> <a href="https://wg21.link/P2747R2";>P2747R2</a></td>
+      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR115744";>No</a></td>
+      <td> __cpp_constexpr >= 202406L </td>
+    </tr>
+    <tr>
+      <td> Structured binding declaration as a condition </td>
+      <td> <a href="https://wg21.link/P0963R3";>P0963R3</a></td>
+      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR115745";>No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> Ordering of constraints involving fold expressions </td>
+      <td> <a href="https://wg21.link/P2963R3";>P2963R3</a></td>
+      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR115746";>No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> Deleting a pointer to an incomplete type should be ill-formed </td>
+      <td> <a href="https://wg21.link/P3144R2";>P3144R2</a></td>
+      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR115747";>No</a></td>
+      <td> </td>
+    </tr>
     <!--
     <tr>
       <td> </td>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to