2015-04-30 François Dumont <fdumont@gcc.gnu.org>
commit208168f300cc1bef789b35a85aa0f867533f0fbd
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 2015 07:13:37 +0000 (30 07:13 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 2015 07:13:37 +0000 (30 07:13 +0000)
tree047212af58f6a6cca38d4537f7f3a761703f4e97
parente0e5f8dc5205bae0346978c80a08de35e9e63f0f
2015-04-30  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/hashtable_policy.h (_Prime_rehash_policy::_S_n_primes):
Delete.
* src/c++11/hashtable_c++0x.cc (_Prime_rehash_policy::_M_next_bkt):
Remove usage of latter and compute size of the prime numbers array
locally.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222611 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable_policy.h
libstdc++-v3/src/c++11/hashtable_c++0x.cc