gcc/libstdc++-v3/include/experimental
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
..
bits Test begin and end functions for directory iterators 2016-05-10 16:39:20 +01:00
algorithm
any Implement LWG 2509, 2016-07-05 21:33:18 +03:00
array
chrono
deque
filesystem
forward_list
functional Define std::not_fn for C++17 2016-08-19 16:42:34 +01:00
iterator
list
map
memory
memory_resource libstdc++/70940 Start fixing polymorphic memory resources 2016-05-04 13:08:45 +01:00
numeric
optional Implement P0307R2, Making Optional Greater Equal Again. 2016-07-13 14:25:51 +03:00
propagate_const Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
random
ratio
regex
set
string
string_view
system_error
tuple Fix ambiguities in C++17 mode 2016-08-19 16:42:11 +01:00
type_traits
unordered_map
unordered_set
utility
vector