gcc/libstdc++-v3/testsuite/experimental/functional
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
..
not_fn.cc Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 15:36:03 +01:00
searchers.cc
value.cc