gcc/libstdc++-v3/testsuite/20_util/function_objects
Jonathan Wakely 3c755b428e libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101]
libstdc++-v3/ChangeLog:

	PR libstdc++/97101
	* include/std/functional (bind_front): Fix order of parameters
	in is_nothrow_constructible_v specialization.
	* testsuite/20_util/function_objects/bind_front/97101.cc: New test.
2020-09-21 00:17:02 +01:00
..
bind_front libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101] 2020-09-21 00:17:02 +01:00
binders Update copyright years. 2020-01-01 12:51:42 +01:00
identity Update copyright years. 2020-01-01 12:51:42 +01:00
invoke libstdc++: Ensure c++NN effective target present in all C++17 tests 2020-07-31 19:58:02 +01:00
mem_fn Update copyright years. 2020-01-01 12:51:42 +01:00
not_fn libstdc++: Ensure c++NN effective target present in all C++17 tests 2020-07-31 19:58:02 +01:00
range.cmp libstdc++: Fix names of types in comment 2020-02-09 14:00:23 +00:00
83607.cc Update copyright years. 2020-01-01 12:51:42 +01:00
comparisons_pointer.cc Update copyright years. 2020-01-01 12:51:42 +01:00
comparisons_void.cc Update copyright years. 2020-01-01 12:51:42 +01:00
comparisons.cc Update copyright years. 2020-01-01 12:51:42 +01:00
constexpr_searcher.cc libstdc++: Fixes for feature test macros (PR 91480) 2020-04-28 23:40:18 +01:00
constexpr.cc Update copyright years. 2020-01-01 12:51:42 +01:00
dr660.cc Update copyright years. 2020-01-01 12:51:42 +01:00
searchers.cc libstdc++: Ensure c++NN effective target present in all C++17 tests 2020-07-31 19:58:02 +01:00