public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Document addition of <barrier> C++ header in C++11
@ 2021-01-14 10:42 Jonathan Wakely
  2021-01-14 10:43 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Wakely @ 2021-01-14 10:42 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++

[-- Attachment #1: Type: text/plain, Size: 20 bytes --]

Pushed to wwwdocs.


[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 874 bytes --]

commit 768ecbe7af00a219cfdff9fba96874a0fe9c94bb
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Jan 14 10:41:43 2021 +0000

    Document addition of <barrier> C++ header in C++11

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index e044d710..3527428f 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -307,7 +307,8 @@ a work-in-progress.</p>
       <li><code>std::bit_cast</code></li>
       <li><code>std::source_location</code></li>
       <li>Atomic wait and notify operations.</li>
-      <li><code>&lt;latch&gt;</code> and <code>&lt;semaphore&gt;</code></li>
+      <li><code>&lt;barrier&gt;</code>, <code>&lt;latch&gt;</code>,
+        and <code>&lt;semaphore&gt;</code></li>
       <li><code>&lt;syncstream&gt;</code></li>
       <li>Efficient access to <code>basic_stringbuf</code>'s buffer.</li>
     </ul>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwwdocs] Document addition of <barrier> C++ header in C++11
  2021-01-14 10:42 [wwwdocs] Document addition of <barrier> C++ header in C++11 Jonathan Wakely
@ 2021-01-14 10:43 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2021-01-14 10:43 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++

On 14/01/21 10:42 +0000, Jonathan Wakely wrote:
>Pushed to wwwdocs.
>

>commit 768ecbe7af00a219cfdff9fba96874a0fe9c94bb
>Author: Jonathan Wakely <jwakely@redhat.com>
>Date:   Thu Jan 14 10:41:43 2021 +0000
>
>    Document addition of <barrier> C++ header in C++11

Doh, that was meant to say GCC 11 not C++11.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-14 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 10:42 [wwwdocs] Document addition of <barrier> C++ header in C++11 Jonathan Wakely
2021-01-14 10:43 ` Jonathan Wakely

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).