gcc/libstdc++-v3/testsuite/25_algorithms/inplace_merge
François Dumont 970a9caa49 re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range)
2014-11-11  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/61107
	* include/bits/stl_algo.h (__inplace_stable_partition): Delete.
	(__stable_partition_adaptive): Return __first if range length is 1.
	(__stable_partition): Adapt.
	* testsuite/util/testsuite_new_operators.h: New.
	* testsuite/25_algorithms/stable_sort/1.cc: Test algo in simulated
	constraint memory context.
	* testsuite/25_algorithms/inplace_merge/1.cc: Likewise.
	* testsuite/25_algorithms/stable_partition/1.cc: Likewise.

From-SVN: r217370
2014-11-11 21:21:10 +00:00
..
requirements/explicit_instantiation
1.cc re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range) 2014-11-11 21:21:10 +00:00
49559.cc shrink_to_fit.cc: Prefer -std=gnu++11. 2014-10-15 19:56:52 +00:00
check_type.cc
moveable2.cc shrink_to_fit.cc: Prefer -std=gnu++11. 2014-10-15 19:56:52 +00:00
moveable.cc shrink_to_fit.cc: Prefer -std=gnu++11. 2014-10-15 19:56:52 +00:00