public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: redi@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 578a32e2f9215ccf96bd580d275fa12c22aa45a5
Date: Fri, 21 Feb 2020 10:28:00 -0000	[thread overview]
Message-ID: <20200221102802.103175.qmail@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  578a32e2f9215ccf96bd580d275fa12c22aa45a5 (commit)
      from  3b68ceb3fd62e93f44a4a6f57d1f0e13c1145a87 (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 578a32e2f9215ccf96bd580d275fa12c22aa45a5
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Fri Feb 21 10:27:39 2020 +0000

    Document more libstdc++ changes

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 5a959a10..2920714a 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -348,13 +348,22 @@ a work-in-progress.</p>
       </li>
       <li> <code>std::ssize</code>, <code>std::to_array</code>. </li>
       <li>
-        <code>&lt;concepts&gt;</code> and some parts of
-        <code>&lt;ranges&gt;</code>.
+        Library concepts in <code>&lt;concepts&gt;</code> and
+        <code>&lt;iterator&gt;</code>.
       </li>
-      <li> <code>&lt;compare&gt;</code>. </li>
-      <li> <code>&lt;numbers&gt;</code>. </li>
+      <li>
+        Constrained algorithms in <code>&lt;ranges&gt;</code> and
+        <code>&lt;memory&gt;</code> (thanks to Patrick Palka).
+      </li>
+      <li> Three-way comparisons in <code>&lt;compare&gt;</code>. </li>
+      <li>
+        <code>std::construct_at</code>, <code>std::destroy</code>,
+        constexpr <code>std::allocator</code>.
+      </li>
+      <li> Mathematical constants in <code>&lt;numbers&gt;</code>. </li>
     </ul>
   </li>
+  <li>Support for RDSEED in <code>std::random_device</code>.</li>
   <li>
     Reduced header dependencies, leading to faster compilation for some code.
   </li>

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

Summary of changes:
 htdocs/gcc-10/changes.html | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-02-21 10:28 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=20200221102802.103175.qmail@sourceware.org \
    --to=redi@gcc.gnu.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).