public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Add <thread> to libstdc++ header dependency changes
@ 2021-03-04 20:52 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-03-04 20:52 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++

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

Committed to wwwdocs.


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

commit ed1a8d0621f5f5dee4d869393b9155f475d360f7
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Mar 4 20:51:52 2021 +0000

    Add <thread> to libstdc++ header dependency changes

diff --git a/htdocs/gcc-11/porting_to.html b/htdocs/gcc-11/porting_to.html
index 83227c74..4d27c163 100644
--- a/htdocs/gcc-11/porting_to.html
+++ b/htdocs/gcc-11/porting_to.html
@@ -112,6 +112,9 @@ be included explicitly when compiled with GCC 11:
   (for <code>std::pair</code>, <code>std::tuple_size</code>,
   <code>std::index_sequence</code> etc.)
 </li>
+<li> <code>&lt;thread&gt;</code>
+  (for members of namespace <code>std::this_thread</code>.)
+</li>
 </ul>
 
 <h3 id="Old-iostream-Members">Old iostream Members</h3>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-04 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 20:52 [wwwdocs] Add <thread> to libstdc++ header dependency changes 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).