gcc/libstdc++-v3/include/debug
Paolo Carlini ced3cb9f72 PR libstdc++/30085 (again)
2008-09-30  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/30085 (again)
	* include/debug/unordered_map (unordered_map<>, unordered_multimap<>):
	Do not derive from _Safe_association, derive from _GLIBCXX_STD_D::
	unordered_map / unordered_multimap; add missing member functions.
	* include/debug/unordered_set (unordered_set<>, unordered_multiset<>):
	Likewise for _GLIBCXX_STD_D::unordered_set / unordered_multiset.
	* include/debug/safe_association.h: Remove.
	* include/Makefile.am: Adjust.
	* include/Makefile.in: Regenerate.
	* testsuite/23_containers/unordered_multimap/init-list.cc: Remove
	xfail.

From-SVN: r140786
2008-09-30 13:48:55 +00:00
..
bitset bitset: Adjust comment to reflect DR 853. 2008-09-24 17:49:21 +00:00
debug.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
deque Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
formatter.h re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not configurable) 2007-07-04 00:09:22 +00:00
functions.h re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG) 2008-03-13 17:35:40 +00:00
list Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
macros.h re PR libstdc++/34730 (Legal program doesn't compile with -D_GLIBCXX_DEBUG) 2008-01-13 01:34:58 +00:00
map throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
map.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
multimap.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
multiset.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
safe_base.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
safe_iterator.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
safe_iterator.tcc [multiple changes] 2007-12-10 13:53:10 +00:00
safe_sequence.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
set throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
set.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
string set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
unordered_map PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
unordered_set PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
vector set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00