gcc/libstdc++-v3/testsuite
Jonathan Wakely eb8bf686b7 Make std::experimental::not_fn SFINAE-friendly.
PR libstdc++/66998
	* include/experimental/functional (_Not_fn): Add exception
	specifications and non-deduced return types.
	(not_fn): Add exception specification and wrap pointer-to-member.
	* testsuite/experimental/functional/not_fn.cc: Test in SFINAE context
	and test pointer-to-member.

From-SVN: r227448
2015-09-03 15:36:03 +01:00
..
17_intro re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision-constant) 2015-08-24 14:43:36 +01:00
18_support libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
19_diagnostics
20_util libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
21_strings libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
22_locale libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
23_containers libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
24_iterators Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
25_algorithms re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity) 2015-08-25 20:27:03 +00:00
26_numerics re PR libstdc++/67374 (std::cbegin can't call valarray range access functions) 2015-08-27 20:05:19 +01:00
27_io libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
28_regex re PR libstdc++/67362 (std::regex("((.)", std::regex_constants::basic) throws) 2015-08-28 02:35:21 +00:00
29_atomics
30_threads libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
abi
backward
config
data
decimal
experimental Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 15:36:03 +01:00
ext libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
lib re PR libstdc++/66829 (FAIL: 23_containers/multiset/modifiers/erase/dr130-linkage-check.cc) 2015-07-29 15:56:11 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1 libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
tr2
util
Makefile.am
Makefile.in