gcc/libstdc++-v3/testsuite/25_algorithms/stable_partition
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 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
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
mem_check.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable.cc shrink_to_fit.cc: Prefer -std=gnu++11. 2014-10-15 19:56:52 +00:00
pr52822.cc shrink_to_fit.cc: Prefer -std=gnu++11. 2014-10-15 19:56:52 +00:00