Update C++17 library status table
authorJonathan Wakely <jwakely@redhat.com>
Sat, 6 Aug 2016 12:45:58 +0000 (13:45 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 6 Aug 2016 12:45:58 +0000 (13:45 +0100)
* doc/xml/manual/status_cxx2017.xml: Update status table.
* doc/html/manual/status.html: Regenerate.

From-SVN: r239209

libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2017.xml

index 248fa1973737df7dd26353af3b49b6fa3d2ed695..c676d03843cdc836786d436230a008426d55df8f 100644 (file)
@@ -1,5 +1,8 @@
 2016-08-06  Jonathan Wakely  <jwakely@redhat.com>
 
+       * doc/xml/manual/status_cxx2017.xml: Update status table.
+       * doc/html/manual/status.html: Regenerate.
+
        * testsuite/lib/libstdc++.exp: Fix typo in comment.
 
        PR libstdc++/72820
index 35b31c1720db97276e7529117b8c454dffe5f047..d36eb8a543b9fd6cd7a50a476cd308f1a8ff537f 100644 (file)
@@ -654,8 +654,8 @@ Feature-testing recommendations for C++</a>.
        <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4510.html" target="_top">
        N4510
        </a>
-      </td><td align="center"> 7 (3.0)</td><td align="left"><code class="code"> __cpp_lib_incomplete_container_elements &gt;= 201505 </code>
-            (the feature was always supported, but the macro was not defined until GCC 7)
+      </td><td align="center"> 6.2 (3.0)</td><td align="left"><code class="code"> __cpp_lib_incomplete_container_elements &gt;= 201505 </code>
+            (the feature was always supported, but the macro was not defined until GCC 6.2)
       </td></tr><tr bgcolor="#C8B0B0"><td align="left"> Emplace return type </td><td align="left">
        <a class="link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0084r2.pdf" target="_top">
        P0084R2
index 55e3ff59d97233450a4c9b48bd53ccbbc9204d61..99f2bbf66c84f087a6ade91f2da82c13a4f88e40 100644 (file)
@@ -533,9 +533,9 @@ Feature-testing recommendations for C++</link>.
        N4510
        </link>
       </entry>
-      <entry align="center"> 7 (3.0)</entry>
+      <entry align="center"> 6.2 (3.0)</entry>
       <entry><code> __cpp_lib_incomplete_container_elements >= 201505 </code>
-            (the feature was always supported, but the macro was not defined until GCC 7)
+            (the feature was always supported, but the macro was not defined until GCC 6.2)
       </entry>
     </row>