gcc/libstdc++-v3/testsuite/experimental
Jonathan Wakely aaae096a1a 70564 fix newly-added tests for not_fn
PR libstdc++/70564
	* testsuite/20_util/not_fn/1.cc: Fix test.
	* testsuite/experimental/functional/not_fn.cc: Likewise.

From-SVN: r240784
2016-10-05 13:40:31 +01:00
..
algorithm Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
any Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
array Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
chrono
deque Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
filesystem Check for overflow in filesystem::last_write_time 2016-09-28 19:02:25 +01:00
forward_list Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
functional 70564 fix newly-added tests for not_fn 2016-10-05 13:40:31 +01:00
iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
list Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
map Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
memory Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
memory_resource Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
numeric Define std::gcd and std::lcm for C++17 2016-10-03 18:01:10 +01:00
optional Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
propagate_const Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
random Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ratio
set Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
string Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
string_view Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
system_error Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
type_erased_allocator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
type_traits Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_map Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unordered_set Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
vector Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
feat-cxx14.cc
feat-lib-fund.cc