]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Document P0811R3 status in C++20 table
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 May 2019 10:58:13 +0000 (10:58 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 May 2019 10:58:13 +0000 (10:58 +0000)
2019-05-13  Edward Smith-Rowland  <3dw4rd@verizon.net>

* doc/xml/manual/status_cxx2020.xml: Document P0811R3 status.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271122 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/status_cxx2020.xml

index 947e9b5a1ea8e78c7669005b2855ad61f3a85a41..14999fae8faadb8a2b19434a391b133e652041a1 100644 (file)
@@ -1,3 +1,7 @@
+2019-05-13  Edward Smith-Rowland  <3dw4rd@verizon.net>
+
+       * doc/xml/manual/status_cxx2020.xml: Document P0811R3 status.
+
 2019-05-13  Jonathan Wakely  <jwakely@redhat.com>
 
        Remove Profile Mode, deprecated since 7.1.0
index a075103ea4ad7b3cbd81c1ea300d8b8bf769f445..5cdd2227ae06d960e81cd5047276f86f300bc107 100644 (file)
@@ -933,6 +933,17 @@ Feature-testing recommendations for C++</link>.
       <entry />
     </row>
 
+    <row>
+      <entry>  Well-behaved interpolation for numbers and pointers </entry>
+      <entry>
+        <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0811r3.html">
+       P0811R3
+       </link>
+      </entry>
+      <entry align="center"> 9.1 </entry>
+      <entry />
+    </row>
+
     <row>
       <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>  Missing feature test macros </entry>