gcc/libstdc++-v3/testsuite/experimental
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
..
algorithm
any any (__any_caster): Define at namespace scope so the name is visible to name lookup. 2015-08-20 21:19:58 +01:00
array array: Add feature-test macro. 2015-08-14 12:51:05 +01:00
chrono
deque
filesystem current_path.cc: Use canonical paths for comparisons. 2015-07-30 13:41:33 +01:00
forward_list
functional Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 15:36:03 +01:00
iterator
list
map
memory/observer_ptr
numeric
optional
propagate_const
ratio
set
string
string_view
system_error
tuple
type_traits
unordered_map
unordered_set
vector
feat-cxx14.cc
feat-lib-fund.cc