r222611 - in /trunk/libstdc++-v3: ChangeLog inc...
fdumont@gcc.gnu.org
fdumont@gcc.gnu.org
Thu Apr 30 07:13:00 GMT 2015
Author: fdumont
Date: Thu Apr 30 07:13:37 2015
New Revision: 222611
URL: https://gcc.gnu.org/viewcvs?rev=222611&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/hashtable_policy.h
trunk/libstdc++-v3/src/c++11/hashtable_c++0x.cc
More information about the Gcc-cvs
mailing list