hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container.
authorFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 5 Jul 2015 21:16:07 +0000 (21:16 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 5 Jul 2015 21:16:07 +0000 (21:16 +0000)
commit291e91daa73361a1f4a426a879f89c1ea6cf0e9f
tree152a853df6a0b5caf0d08a72377394d5d134c646
parent3b973a7f22d0006505139348a3871738328f0280
hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container.

2015-07-05  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/hashtable.h (_Hashtable<>::__rehash_policy): Do not
rehash container.
* testsuite/23_containers/unordered_set/max_load_factor/robustness.cc:
Adapt.

From-SVN: r225436
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/testsuite/23_containers/unordered_set/max_load_factor/robustness.cc