gcc/libstdc++-v3/testsuite/23_containers/map
Paolo Carlini a3fa23e44b 47628.cc: Do not test in C++0x mode.
2011-02-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/multimap/modifiers/erase/47628.cc: Do
	not test in C++0x mode.
	* testsuite/23_containers/map/modifiers/erase/47628.cc: Likewise.
	* testsuite/20_util/headers/utility/synopsis.cc: Tweak to work
	in C++0x mode too.

From-SVN: r170016
2011-02-10 17:43:51 +00:00
..
capacity Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cons set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
debug libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects when debug mode is activated. 2010-09-03 18:10:46 +00:00
element_access PR libstdc++/44436 (partial) 2010-11-10 19:08:49 +00:00
modifiers 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
operations Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
operators hashtable.h: Fold in include/tr1_impl/hashtable.h for C++0x use. 2010-02-10 16:09:42 +00:00
requirements [multiple changes] 2010-05-20 22:35:49 +00:00
14340.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
18604.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
23781_neg.cc testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
dr130.cc order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
init-list.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pthread6.cc testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size_t and std::ptrdiff_t. 2010-06-03 23:11:46 +00:00
range_access.cc [multiple changes] 2010-07-27 17:27:06 +00:00