Re: [PATCH] Document C++20 library status

2019-01-15 Thread Jonathan Wakely
On 11/01/19 23:42 +, Jonathan Wakely wrote: * doc/xml/manual/intro.xml: Include new section. * doc/xml/manual/status_cxx2017.xml: Document more implementation-defined properties of the library. * doc/xml/manual/status_cxx2020.xml: Document C++2a status.

[PATCH] Document C++20 library status

2019-01-11 Thread Jonathan Wakely
* doc/xml/manual/intro.xml: Include new section. * doc/xml/manual/status_cxx2017.xml: Document more implementation-defined properties of the library. * doc/xml/manual/status_cxx2020.xml: Document C++2a status. * doc/html/*: Regenerate. Committed to trunk. c