public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Wakely <redi@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 0d447f9a4b920c8deea04f5aae167ca1b3ee17f0
Date: Mon, 20 Nov 2023 13:11:39 +0000 (GMT)	[thread overview]
Message-ID: <20231120131139.6D8FB385DC1D@sourceware.org> (raw)

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  0d447f9a4b920c8deea04f5aae167ca1b3ee17f0 (commit)
      from  1825b255beb7d7edca775c401222ad2cb41ea193 (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 0d447f9a4b920c8deea04f5aae167ca1b3ee17f0
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Nov 16 10:37:08 2023 +0000

    Add new libstdc++ features

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index e5d3970c..7278f753 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -138,12 +138,16 @@ a work-in-progress.</p>
     <li>Formatters for <code>std::thread::id</code> and
       <code>std::stacktrace</code>.
     </li>
+    <li>Smart pointer adaptors, <code>std::out_ptr</code> and
+      <code>std::inout_ptr</code>.
+    </li>
     <li>Some range adaptors now support move-only types.</li>
     </ul>
   </li>
   <li>Experimental support for C++26, including:
     <ul>
     <li>Native handles for <code>filebuf</code>, <code>fstream</code>, etc.</li>
+    <li>Functions for saturation arithmetic on integers.</li>
     <li><code>std::to_string</code> now uses <code>std::format</code>.</li>
     <li>Enhanced formatting of pointers with <code>std::format</code>.</li>
     <li>Testable result types for <code>&lt;charconv&gt;</code> functions.</li>
@@ -160,6 +164,9 @@ a work-in-progress.</p>
   <li>Using the <code>std::setfill</code> manipulator with
     <code>std::istream</code> is deprecated.
   </li>
+  <li>Added missing functions for <code>float</code> and
+    <code>long double</code> to <code>&lt;cmath&gt;</code>.
+  </li>
 </ul>
 
 <!-- <h3 id="d">D</h3> -->

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

Summary of changes:
 htdocs/gcc-14/changes.html | 7 +++++++
 1 file changed, 7 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2023-11-20 13:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231120131139.6D8FB385DC1D@sourceware.org \
    --to=redi@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).