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. 46f60e0689384ba6e58a9896b5831969940ac74b
Date: Wed, 04 Dec 2019 23:31:00 -0000	[thread overview]
Message-ID: <20191204233122.17131.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  46f60e0689384ba6e58a9896b5831969940ac74b (commit)
      from  5c9375b8e06d6fc6762bcb9ef5c004df8688d082 (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 46f60e0689384ba6e58a9896b5831969940ac74b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Dec 4 23:26:45 2019 +0000

    Document some more C++20 support in libstdc++

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index afbcd06..e029664 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -171,15 +171,23 @@ a work-in-progress.</p>
     <ul>
       <li> <code>std::span</code> (thanks to JeanHeyd Meneide). </li>
       <li>
-        Constexpr support in <code>&lt;algorithm&gt;</code>
+        Constexpr support in <code>&lt;algorithm&gt;</code> and elsewhere
         (thanks to Edward Smith-Rowland).
       </li>
       <li>
+        <code>&lt;stop_token&gt;</code> and <code>std::jthread</code>
+        (thanks to Thomas Rodgers).
+      </li>
+      <li>
         <code>std::atomic_ref</code> and
         <code>std::atomic&lt;</code><i>floating point</i><code>&gt;</code>.
       </li>
       <li> <code>std::ssize</code>, <code>std::to_array</code>. </li>
-      <li> <code>&lt;concepts&gt;</code>. </li>
+      <li>
+        <code>&lt;concepts&gt;</code> and some parts of
+        <code>&lt;ranges&gt;</code>.
+      </li>
+      <li> <code>&lt;compare&gt;</code>. </li>
       <li> <code>&lt;numbers&gt;</code>. </li>
     </ul>
   </li>

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

Summary of changes:
 htdocs/gcc-10/changes.html |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2019-12-04 23:31 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=20191204233122.17131.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).