gcc/libstdc++-v3/doc/html
Jonathan Wakely e6ee5bfd68 Define std::not_fn for C++17
* doc/xml/manual/status_cxx2017.xml: Update status of not_fn.
	* doc/html/*: Regenerate.
	* include/experimental/functional (_Not_fn, not_fn): Match C++17
	semantics.
	* include/std/functional (_Not_fn, not_fn): Define for C++17.
	* testsuite/20_util/not_fn/1.cc: New.
	* testsuite/experimental/functional/not_fn.cc: Test abstract class.
	Remove test for volatile-qualified wrapper.

From-SVN: r239623
2016-08-19 16:42:34 +01:00
..
ext lwg-active.html: Update to R93. 2015-06-02 12:07:30 +01:00
images
manual Define std::not_fn for C++17 2016-08-19 16:42:34 +01:00
api.html api.xml: Link to more recent API docs. 2014-06-14 21:22:10 +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 Expand libstdc++ docs on testing 2016-08-18 14:47:42 +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.