diff mbox series

Add missing feature test macro to C++17 status table

Message ID 20190523160132.GA2905@redhat.com
State New
Headers show
Series Add missing feature test macro to C++17 status table | expand

Commit Message

Jonathan Wakely May 23, 2019, 4:01 p.m. UTC
* doc/xml/manual/status_cxx2017.xml: Add feature test macro for
	P0040R3.
	* doc/html/*: Regenerate.

Committed to trunk.
commit f58762124c374887a5785a6f4a812af64fe5b2f1
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu May 23 17:00:37 2019 +0100

    Add missing feature test macro to C++17 status table
    
            * doc/xml/manual/status_cxx2017.xml: Add feature test macro for
            P0040R3.
            * doc/html/*: Regenerate.
diff mbox series

Patch

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index 73403ef6ba0..a11e93cda90 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -392,7 +392,7 @@  Feature-testing recommendations for C++</link>.
 	</link>
       </entry>
       <entry align="center"> 7.1 </entry>
-      <entry><code> </code></entry>
+      <entry><code>__cpp_lib_raw_memory_algorithms &gt;= 201606L</code></entry>
     </row>
 
     <row>