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  56edd34fc291a0b46a4eb15e0aa835953b1eab6c (commit)
      from  16dcbb39b29818cad658879292a855cb481359ce (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 56edd34fc291a0b46a4eb15e0aa835953b1eab6c
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Aug 28 15:14:22 2024 +0100

    Document libstdc++ changes in GCC 15

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index d0d6d147..91c020dd 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -84,7 +84,24 @@ a work-in-progress.</p>
     when parsing a template.
   </li>
 </ul>
-<!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> -->
+<h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
+
+<ul>
+  <li>Improved experimental support for C++26, including:
+    <ul>
+    <li><code>views::concat</code>.</li>
+    <li>Member <code>visit</code>.</li>
+    <li>Type-checking <code>std::format</code> args.</li>
+    </ul>
+  </li>
+  <li>Improved experimental support for C++23, including:
+    <ul>
+    <li>
+      Clarify handling of encodings in localized formatting of chrono types.
+    </li>
+    </ul>
+  </li>
+</ul>
 
 <!-- <h3 id="d">D</h3> -->
 

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

Summary of changes:
 htdocs/gcc-15/changes.html | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to