public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 3d0f4b4b7c389f0c9454ad71dd061b1bd8c68238
@ 2024-02-07 14:15 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-02-07 14:15 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  3d0f4b4b7c389f0c9454ad71dd061b1bd8c68238 (commit)
      from  1e8d94c15d64796ba2ea5abadc3b5e48ff964801 (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 3d0f4b4b7c389f0c9454ad71dd061b1bd8c68238
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Feb 7 15:14:52 2024 +0100

    Add 2 more C++26 Kona papers.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index c265edc0..65030980 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -117,12 +117,24 @@
       <td> __cpp_placeholder_variables >= 202306L </td>
     </tr>
     <!-- Fall 2023 papers (Kona) -->
+    <tr>
+      <td> Pack indexing </td>
+      <td> <a href="https://wg21.link/P2662R3">P2662R3</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR113798">No</a></td>
+      <td> __cpp_pack_indexing >= 202311L </td>
+    </tr>
     <tr>
       <td> Removing deprecated arithmetic conversion on enumerations </td>
       <td><a href="https://wg21.link/P2864R2">P2864R2</a> (<a href="./cxx-dr-status.html">DR</a>) </td>
       <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> </td>
     </tr>
+    <tr>
+      <td> Template parameter initialization </td>
+      <td> <a href="https://wg21.link/P2308R1">P2308R1</a> (<a href="./cxx-dr-status.html">DR</a>) </td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR113800">No</a></td>
+      <td> </td>
+    </tr>
     <!--
     <tr>
       <td> </td>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-07 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 14:15 gcc-wwwdocs branch master updated. 3d0f4b4b7c389f0c9454ad71dd061b1bd8c68238 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).