gcc/libstdc++-v3/testsuite
François Dumont f38716953d stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses.
2010-12-07  François Dumont  <francois.cppdevs@free.fr>

	* include/bits/stl_iterator.h: Add move_iterator operators overloads
	to make it robust to template abuses.
	* testsuite/util/testsuite_greedy_ops.h: New.
	* testsuite/23_containers/vector/types/1.cc: Use latter.
	* testsuite/23_containers/deque/types/1.cc: Likewise.
	* testsuite/24_iterators/move_iterator/greedy_ops.cc: New.
	* testsuite/24_iterators/normal_iterator/greedy_ops.cc: New.
	* testsuite/24_iterators/reverse_iterator/greedy_ops.cc: New.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
	line numbers.

From-SVN: r167580
2010-12-08 01:23:41 +00:00
..
17_intro libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
18_support tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +00:00
19_diagnostics system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
20_util stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
21_strings syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 121). 2010-08-11 17:10:04 +00:00
26_numerics chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
27_io PR libstdc++/26211 + N3168 2010-11-18 17:21:35 +00:00
28_regex syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
29_atomics user.cfg.in: Add typeindex. 2010-11-06 03:35:46 +00:00
30_threads mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
config Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
data Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
decimal binary-arith.cc: Fix directive to skip test. 2009-10-06 23:17:07 +00:00
ext re PR libstdc++/46683 (FAIL: ext/profile/all.cc) 2010-11-28 10:22:55 +00:00
lib libstdc++.exp [...]: Use remote_file delete for generated exe. 2010-11-26 20:29:01 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1 user.cfg.in: Remove tr1_impl headers. 2010-11-05 22:30:54 +00:00
util stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
Makefile.am extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
Makefile.in re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00