]> gcc.gnu.org Git - gcc.git/commit
hashtable_policy.h (_Prime_rehash_policy::_S_n_primes): Delete.
authorFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 30 Apr 2015 07:13:37 +0000 (07:13 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 30 Apr 2015 07:13:37 +0000 (07:13 +0000)
commit2f132d1d2c39d65bf03dc0234977366f13dc38f7
tree047212af58f6a6cca38d4537f7f3a761703f4e97
parent2fc3c9a59b046f462fe13232768f5efc023928ea
hashtable_policy.h (_Prime_rehash_policy::_S_n_primes): Delete.

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.

From-SVN: r222611
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable_policy.h
libstdc++-v3/src/c++11/hashtable_c++0x.cc
This page took 0.056452 seconds and 5 git commands to generate.