From abac7fbe4ac07f72a5ee37e5748ed9a286647c4e Mon Sep 17 00:00:00 2001 From: Edward Smith-Rowland <3dw4rd@verizon.net> Date: Mon, 13 May 2019 10:58:13 +0000 Subject: [PATCH] Document P0811R3 status in C++20 table 2019-05-13 Edward Smith-Rowland <3dw4rd@verizon.net> * doc/xml/manual/status_cxx2020.xml: Document P0811R3 status. From-SVN: r271122 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 947e9b5a1ea..14999fae8fa 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -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 Remove Profile Mode, deprecated since 7.1.0 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index a075103ea4a..5cdd2227ae0 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -933,6 +933,17 @@ Feature-testing recommendations for C++. + + Well-behaved interpolation for numbers and pointers + + + P0811R3 + + + 9.1 + + + Missing feature test macros -- 2.30.2