gcc/libstdc++-v3/doc/html
Jonathan Wakely 1f5700e952 Implement std::launder for C++17
* doc/xml/manual/status_cxx2017.xml: Update status.
	* doc/html/*: Regenerate.
	* include/std/type_traits (has_unique_object_representations): Guard
	with __has_builtin check.
	* libsupc++/new (launder): Define for C++17.
	* testsuite/18_support/launder/1.cc: New test.
	* testsuite/18_support/launder/requirements.cc: New test.
	* testsuite/18_support/launder/requirements_neg.cc: New test.

From-SVN: r241648
2016-10-28 15:09:33 +01:00
..
ext lwg-active.html: Update to R93. 2015-06-02 12:07:30 +01:00
images *: Regenerate. 2011-09-28 01:37:10 +00:00
manual Implement std::launder for C++17 2016-10-28 15:09:33 +01:00
README
api.html Update links to libstdc++ Doxygen pages 2016-08-22 17:47:39 +01:00
bk02.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
bk03.html appendix_contributing.xml: Remove broken link and defer to general documentation on contributing to GCC. 2013-04-02 01:09:44 +01:00
faq.html Expand libstdc++ docs on testing 2016-08-18 14:47:42 +01:00
index.html Update docs on libstdc++ source-code layout 2016-10-10 19:57:15 +01:00

README

The HTML documentation in this folder is generated from the XML sources.

To change or edit, please edit the XML sources in the ../xml directory.