2013-02-01 François Dumont <fdumont@gcc.gnu.org>
commitbc36b44c7cb0e5e97ac807b8fb17507e0fb09008
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2013 20:44:41 +0000 (1 20:44 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Feb 2013 20:44:41 +0000 (1 20:44 +0000)
tree84518f8f30d1e3aa18963b72f5e5994b1c6e4483
parenta8af2dd55913f8b3c925496bcf694f4f8013e325
2013-02-01  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/hashtable_policy.h
(_Prime_rehash_policy::_M_next_bkt)
(_Prime_rehash_policy::_M_need_rehash): Move definition...
* src/c++11/hashtable_c++0x.cc: ... here.
* src/shared/hashtable-aux.cc: Remove c++config.h include.
* config/abi/gnu.ver (GLIBCXX_3.4.18): Export _Prime_rehash_policy
symbols.

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