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
This commit is contained in:
Edward Smith-Rowland 2019-05-13 10:58:13 +00:00 committed by Jonathan Wakely
parent 8afd780d30
commit abac7fbe4a
2 changed files with 15 additions and 0 deletions

View 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

View 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>