commit 768ecbe7af00a219cfdff9fba96874a0fe9c94bb Author: Jonathan Wakely Date: Thu Jan 14 10:41:43 2021 +0000 Document addition of 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.

  • std::bit_cast
  • std::source_location
  • Atomic wait and notify operations.
  • -
  • <latch> and <semaphore>
  • +
  • <barrier>, <latch>, + and <semaphore>
  • <syncstream>
  • Efficient access to basic_stringbuf's buffer.