[committed] libstdc++: Update C++17 status table for <charconv>

Jonathan Wakely jwakely@redhat.com
Tue Feb 2 10:14:44 GMT 2021


On 01/02/21 16:08 +0000, Jonathan Wakely wrote:
>libstdc++-v3/ChangeLog:
>
>	* doc/xml/manual/status_cxx2011.xml: Update std::call_once
>	status.
>	* doc/xml/manual/status_cxx2014.xml: Likewise.
>	* doc/xml/manual/status_cxx2017.xml: Likewise. Update
>	std::from_chars and std::to_chars status. Fix formatting.
>	* doc/html/manual/status.html: Regenerate.

I noticed we have an unwanted extra column at the right of the
C++11/14/17 tables, due to a stray <entry/> element. Fixed by this
patch.

Committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2111 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210202/e7f9a250/attachment.bin>


More information about the Libstdc++ mailing list