| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cons | ||
| debug | ||
| erase | ||
| hash_policy | ||
| insert | ||
| operations | ||
| operators | ||
| requirements | ||
| init-list.cc | ||
| range_access.cc |
hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hashtable implementation put the hash code in... 2011-11-29 François Dumont <fdumont@gcc.gnu.org> * include/bits/hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the hashtable implementation put the hash code in cache if the hash functor throws. * testsuite/23_containers/unordered_set/erase/1.cc: Enhance test by checking also distance between begin and end iterators to validate underlying data model. * testsuite/23_containers/unordered_multiset/erase/1.cc: Likewise. * testsuire/23_containers/unordered_map/erase/1.cc: Likewise. * testsuite/23_containers/unordered_multimap/erase/1.cc: Likewise. * testsuite/23_containers/unordered_multiset/erase/2.cc: New. * testsuite/23_containers/unordered_multimap/erase/2.cc: New. From-SVN: r181799
| 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... | |
| operations | Loading commit data... | |
| operators | Loading commit data... | |
| requirements | Loading commit data... | |
| init-list.cc | Loading commit data... | |
| range_access.cc | Loading commit data... |