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
images
manual Define std::not_fn for C++17 2016-08-19 16:42:34 +01:00
api.html
bk02.html
bk03.html
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.