diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2011-11-29 07:45:58 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2011-11-29 07:45:58 +0000 |
commit | 40207762a82f9d6fde9a9ac529ea3a170dac1a91 (patch) | |
tree | 9a9ec4da9401072fba5355ee158be75f6a46ec0b /gcc/expr.c | |
parent | 714cb9f01a3b5ebcc929263295262010844a1b90 (diff) | |
download | gcc-40207762a82f9d6fde9a9ac529ea3a170dac1a91.zip gcc-40207762a82f9d6fde9a9ac529ea3a170dac1a91.tar.gz gcc-40207762a82f9d6fde9a9ac529ea3a170dac1a91.tar.bz2 |
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
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions