Improve libstdc++ docs w.r.t newer C++ standards
authorJonathan Wakely <jwakely@redhat.com>
Tue, 31 Jul 2018 15:02:32 +0000 (16:02 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 31 Jul 2018 15:02:32 +0000 (16:02 +0100)
commit3e64a626d722129828d95dd690da3966bb7ec968
tree852196607d7ad5475aa5e44d0fed77e657c97beb
parent77a6c969e9c39e1168748c17b7dc33154ae325d7
Improve libstdc++ docs w.r.t newer C++ standards

Instead of repeating all the old headers for every new standard I've
changed the docs to only list the new headers for each standard.

* doc/xml/manual/test.xml: Improve documentation on writing tests for
newer standards.
* doc/xml/manual/using.xml: Document all headers for C++11 and later.
* doc/html/*: Regenerate.

From-SVN: r263163
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/bugs.html
libstdc++-v3/doc/html/manual/index.html
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/html/manual/test.html
libstdc++-v3/doc/html/manual/using_headers.html
libstdc++-v3/doc/xml/manual/test.xml
libstdc++-v3/doc/xml/manual/using.xml