| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cons | ||
| debug | ||
| erase | ||
| hash_policy | ||
| insert | ||
| modifiers | ||
| operations | ||
| operators | ||
| profile | ||
| requirements | ||
| dr761.cc | ||
| final_hash.cc | ||
| init-list.cc | ||
| observers.cc | ||
| range_access.cc |
2012-09-05 François Dumont <fdumont@gcc.gnu.org> PR libstdc++/54296 * include/bits/hashtable.h (_M_erase(size_type, __node_base*, __node_type*)): New. (erase(const_iterator)): Use latter. (_M_erase(std::true_type, const key_type&)): New, likewise. (_M_erase(std::false_type, const key_type&)): New. Find all nodes matching the key before deallocating them so that the key doesn't get invalidated. (erase(const key_type&)): Use the new member functions. * testsuite/23_containers/unordered_map/erase/54296.cc: New. * testsuite/23_containers/unordered_multimap/erase/54296.cc: New. From-SVN: r190991
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cons | Loading commit data... | |
| debug | Loading commit data... | |
| erase | Loading commit data... | |
| hash_policy | Loading commit data... | |
| insert | Loading commit data... | |
| modifiers | Loading commit data... | |
| operations | Loading commit data... | |
| operators | Loading commit data... | |
| profile | Loading commit data... | |
| requirements | Loading commit data... | |
| dr761.cc | Loading commit data... | |
| final_hash.cc | Loading commit data... | |
| init-list.cc | Loading commit data... | |
| observers.cc | Loading commit data... | |
| range_access.cc | Loading commit data... |