gcc/libstdc++-v3/testsuite/23_containers
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
..
array syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
bitset bitset (bitset<>::reference): Clean code, use normal reference type in experimental mode. 2010-11-27 10:04:19 +00:00
deque PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
forward_list PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
headers *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
list PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
map 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
multimap 47628.cc: Do not test in C++0x mode. 2011-02-10 17:43:51 +00:00
multiset testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
priority_queue order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
queue explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
set testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stack explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
unordered_map PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
unordered_multimap unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
unordered_multiset unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
unordered_set PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
vector PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00