- 
hashtable.h (_Hashtable<>::_M_rehash): Remove code useless now that the… · 40207762hashtable.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 François Dumont committed
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| 1.cc | Loading commit data... | |
| 2.cc | Loading commit data... | |
| 24061-multimap.cc | Loading commit data... | |
| 51142.cc | Loading commit data... | 
