gcc/libstdc++-v3/testsuite/23_containers
Benjamin Kosnik f910786b98 *: Use headername alias to associate private includes to public includes.
2010-11-18  Benjamin Kosnik  <bkoz@redhat.com>

	* config/*/*: Use headername alias to associate private includes
	to public includes.
	* include/*/*: Same.

	* scripts/run_doxygen: Update for doxygen 1.7.2.
	* doc/doxygen/user.cfg.in: Same.
	* doc/doxygen/TODO: Remove.

	* testsuite/*/std_c++0x_neg.cc: Adjust line number.

From-SVN: r168046
2010-12-19 09:21:16 +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 stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
forward_list *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
headers *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
list testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
map testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
multimap testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
multiset testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
priority_queue
queue
set testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stack
unordered_map
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
vector stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00