gcc/libstdc++-v3/include/debug
François Dumont d3b8263e20 unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key.
2010-11-27  François Dumont  <francois.cppdevs@free.fr>

        * include/debug/unordered_map (unordered_multimap<>::erase): Fix to
        erase all elements associated to the key.
        * include/debug/unordered_set (unordered_multiset<>::erase): Likewise.
        * testsuite/23_containers/unordered_multimap/erase/1.cc: Modify to
        check for multiple erase.
        * testsuite/23_containers/unordered_multiset/erase/1.cc: Likewise.

From-SVN: r167199
2010-11-27 13:09:47 +00:00
..
bitset bitset (bitset<>::reference): Clean code, use normal reference type in experimental mode. 2010-11-27 10:04:19 +00:00
debug.h [multiple changes] 2010-08-29 17:39:00 +00:00
deque debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
formatter.h formatter.h (__truth): Remove, unused. 2010-11-18 11:03:14 +00:00
forward_list debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
functions.h [multiple changes] 2010-08-29 17:39:00 +00:00
list debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
macros.h [multiple changes] 2010-09-29 11:56:34 +00:00
map
map.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
multimap.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
multiset.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_base.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_iterator.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_iterator.tcc debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_sequence.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_sequence.tcc debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
set
set.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
string [multiple changes] 2010-08-29 17:39:00 +00:00
unordered_map unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
unordered_set unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
vector debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00