gcc/libstdc++-v3/testsuite/23_containers/unordered_multimap
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
..
requirements typedef.cc: Rename to .../typedefs.cc. 2008-08-28 23:58:05 +00:00
init-list.cc PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
moveable.cc unordered_map (__unordered_map<>::__unordered_map(__unordered_map&&), [...]): Add in C++0x. 2007-11-25 18:09:31 +00:00