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 17c61dd6dc25634cbb7e41747fcf15d78f44c89d (commit)
from 3c9e703a45f36113ace827463e6f0240fea334a2 (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 17c61dd6dc25634cbb7e41747fcf15d78f44c89d
Author: Jonathan Wakely <[email protected]>
Date: Wed Feb 5 14:47:39 2025 +0000
Add some libstdc++ additions to GCC 15 release notes
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 18484915..02f8752f 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -370,6 +370,13 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
</li>
<li>Improved experimental support for C++23, including:
<ul>
+ <li>
+ <code>std</code> and <code>std.compat</code> modules
+ (also supported for C++20).
+ </li>
+ <li>
+ <code>std::flat_map</code> and <code>std::flat_set</code>.
+ </li>
<li>
Clarify handling of encodings in localized formatting of chrono types.
</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-15/changes.html | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
gcc-wwwdocs