PR libstdc++/30085 (again)
authorPaolo Carlini <paolo@gcc.gnu.org>
Tue, 30 Sep 2008 13:48:55 +0000 (13:48 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 30 Sep 2008 13:48:55 +0000 (13:48 +0000)
commitced3cb9f72b71582c9749167b75f16905425475f
tree400e99a4bab4047166e4e2712047bdb45ef241d7
parent1847ea4d9f7d3e7e33764a1fea399d66e528c8e2
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
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/debug/safe_association.h [deleted file]
libstdc++-v3/include/debug/unordered_map
libstdc++-v3/include/debug/unordered_set
libstdc++-v3/testsuite/23_containers/unordered_multimap/init-list.cc