gcc/libstdc++-v3/testsuite
Jonathan Wakely 1d0a12dc55 DR 488 PR libstdc++/58357
DR 488
	PR libstdc++/58357
	* include/bits/algorithmfwd.h (rotate): Return an iterator.
	* include/bits/stl_algo.h (rotate, __rotate): Likewise.
	* testsuite/25_algorithms/rotate/dr488.cc: New.
	* testsuite/25_algorithms/rotate/check_type.cc: Adjust function type.
	* testsuite/25_algorithms/rotate/requirements/explicit_instantiation/
	2.cc: Likewise.
	* testsuite/25_algorithms/rotate/requirements/explicit_instantiation/
	pod.cc: Likewise.

From-SVN: r219793
2015-01-17 03:15:52 +00:00
..
17_intro Update copyright years. 2015-01-05 13:33:28 +01:00
18_support Update copyright years. 2015-01-05 13:33:28 +01:00
19_diagnostics Update copyright years. 2015-01-05 13:33:28 +01:00
20_util re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
21_strings Update copyright years. 2015-01-05 13:33:28 +01:00
22_locale 1.cc: Remove unused header. 2015-01-17 00:12:50 +00:00
23_containers Update copyright years. 2015-01-05 13:33:28 +01:00
24_iterators Update copyright years. 2015-01-05 13:33:28 +01:00
25_algorithms DR 488 PR libstdc++/58357 2015-01-17 03:15:52 +00:00
26_numerics Update copyright years. 2015-01-05 13:33:28 +01:00
27_io Update copyright years. 2015-01-05 13:33:28 +01:00
28_regex re PR libstdc++/64239 (regex_iterator::operator= should copy match_results::position) 2015-01-09 03:58:59 +00:00
29_atomics re PR libstdc++/60940 (general operations on atomic types do not work with atomic integral typedefs) 2015-01-17 01:23:28 +00:00
30_threads Update copyright years. 2015-01-05 13:33:28 +01:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental re PR c++/64356 (Some constexpr expressions not recognized as constexpr) 2015-01-13 16:04:43 -05:00
ext Update copyright years. 2015-01-05 13:33:28 +01:00
lib Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-xmethods Update copyright years. 2015-01-05 13:33:28 +01:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 Update copyright years. 2015-01-05 13:33:28 +01:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in New std::string implementation. 2014-12-19 18:16:39 +00:00