gcc/libstdc++-v3/testsuite
Jonathan Wakely 6807f08628 PR78991 make __gnu_cxx::__ops constructors explicit
PR libstdc++/78991
	* include/bits/predefined_ops.h (_Iter_comp_iter, _Iter_comp_val)
	(_Val_comp_iter, _Iter_equals_val, _Iter_pred, _Iter_comp_to_val)
	(_Iter_comp_to_iter, _Iter_negate): Make constructors explicit and
	move function objects.
	(__iter_comp_iter, __iter_comp_val, __val_comp_iter, __pred_iter)
	(__iter_comp_val, __iter_comp_iter, __negate): Move function objects.
	* testsuite/25_algorithms/sort/78991.cc: New test.

From-SVN: r244150
2017-01-06 12:33:58 +00:00
..
17_intro Update copyright years. 2017-01-01 13:07:43 +01:00
18_support Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
19_diagnostics Update copyright years. 2017-01-01 13:07:43 +01:00
20_util Implement 2801, Default-constructibility of unique_ptr. 2017-01-04 15:21:02 +02:00
21_strings Update copyright years. 2017-01-01 13:07:43 +01:00
22_locale Update copyright years. 2017-01-01 13:07:43 +01:00
23_containers Update copyright years. 2017-01-01 13:07:43 +01:00
24_iterators Update copyright years. 2017-01-01 13:07:43 +01:00
25_algorithms PR78991 make __gnu_cxx::__ops constructors explicit 2017-01-06 12:33:58 +00:00
26_numerics Update copyright years. 2017-01-01 13:07:43 +01:00
27_io Update copyright years. 2017-01-01 13:07:43 +01:00
28_regex Update copyright years. 2017-01-01 13:07:43 +01:00
29_atomics Update copyright years. 2017-01-01 13:07:43 +01:00
30_threads Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
abi Update copyright years. 2017-01-01 13:07:43 +01:00
backward Update copyright years. 2017-01-01 13:07:43 +01:00
config Update copyright years. 2017-01-01 13:07:43 +01:00
data
decimal Update copyright years. 2017-01-01 13:07:43 +01:00
experimental Update copyright years. 2017-01-01 13:07:43 +01:00
ext Update copyright years. 2017-01-01 13:07:43 +01:00
lib Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-abi Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-dg Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-prettyprinters Update copyright years. 2017-01-01 13:07:43 +01:00
libstdc++-xmethods Update copyright years. 2017-01-01 13:07:43 +01:00
performance Update copyright years. 2017-01-01 13:07:43 +01:00
special_functions Update copyright years. 2017-01-01 13:07:43 +01:00
tr1 Update copyright years. 2017-01-01 13:07:43 +01:00
tr2 Update copyright years. 2017-01-01 13:07:43 +01:00
util Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument. 2016-11-22 17:33:43 +01:00