Re: [PATCH] Update C++17 library implementation status table

2016-08-06 Thread Jonathan Wakely
On 04/08/16 14:32 +0100, Jonathan Wakely wrote: + Minimal incomplete type support for standard containers + + http://www.w3.org/1999/xlink"; xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4510.html";> + N4510 + + + 7 (3.0) +

Re: [PATCH] Update C++17 library implementation status table

2016-08-06 Thread Jonathan Wakely
On 04/08/16 14:32 +0100, Jonathan Wakely wrote: This adds all the features from the latest draft of SD-6, and reformats the table to be closer to the tables at https://gcc.gnu.org/projects/cxx-status.html (including adding the feature-test macros). I'd like to do the same for the C++14 status t

[PATCH] Update C++17 library implementation status table

2016-08-04 Thread Jonathan Wakely
This adds all the features from the latest draft of SD-6, and reformats the table to be closer to the tables at https://gcc.gnu.org/projects/cxx-status.html (including adding the feature-test macros). * doc/xml/manual/status_cxx2017.xml: Update C++17 status table. * doc/html/manua

[patch] Update C++17 library implementation status

2015-11-10 Thread Jonathan Wakely
Committed to trunk. commit 49c7ea7c21cb4592233904cc1a4eb293ac6d851c Author: Jonathan Wakely Date: Tue Nov 10 14:03:39 2015 + Update C++17 library implementation status * doc/xml/manual/status_cxx2017.xml: Update. * doc/html/*: Regenerate. diff --git a/libstdc++-v3/doc/x