gcc/libstdc++-v3/testsuite/20_util/function_objects
Jonathan Wakely cc06c7f652 Fix exception-specifications for std::_Not_fn
* include/std/functional (_Not_fn): Make exception specifications
	depend on whether negating the result can throw.
	* testsuite/20_util/not_fn/1.cc: Move to ...
	* testsuite/20_util/function_objects/not_fn/1.cc: ... here. Add tests
	for types that can throw when negated and that cannot be negated.

From-SVN: r241091
2016-10-13 11:19:24 +01:00
..
binders
invoke Fix exception-specification of std::invoke 2016-10-13 09:55:40 +01:00
mem_fn
not_fn Fix exception-specifications for std::_Not_fn 2016-10-13 11:19:24 +01:00
comparisons_void.cc
comparisons.cc
constexpr.cc
dr660.cc testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
searchers.cc Define feature macro and update C++17 library status 2016-09-27 16:39:51 +01:00