gcc/libstdc++-v3/include/experimental
Jonathan Wakely 78ec9c15be PR 70564 disambiguate constructors for not_fn call wrapper
PR libstdc++/70564
	* include/experimental/functional (_Not_fn): Remove.
	(not_fn): Use std::_Not_fn.
	* include/std/functional (_Not_fn): Add second parameter to
	disambiguate copying from initialization by not_fn. Define for C++14.
	(not_fn): Add second argument to initialization.
	* testsuite/20_util/not_fn/1.cc: Copy call wrapper using
	direct-initialization.

From-SVN: r240778
2016-10-05 13:01:36 +01:00
..
bits Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
algorithm Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
any Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
array Update copyright years. 2016-01-04 15:30:50 +01:00
chrono Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
filesystem Update copyright years. 2016-01-04 15:30:50 +01:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functional PR 70564 disambiguate constructors for not_fn call wrapper 2016-10-05 13:01:36 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
memory_resource Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
numeric Define std::gcd and std::lcm for C++17 2016-10-03 18:01:10 +01:00
optional Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
propagate_const Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
random Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
ratio Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
regex Update copyright years. 2016-01-04 15:30:50 +01:00
set Update copyright years. 2016-01-04 15:30:50 +01:00
string Update copyright years. 2016-01-04 15:30:50 +01:00
string_view Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
system_error Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
tuple Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
type_traits Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
utility Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
vector Update copyright years. 2016-01-04 15:30:50 +01:00