Std::__detail::_rehash_base _key, _value, _alloc, _extractkey, _equal, _h1, _h2, _hash, _rehashpolicy, _traits -
Inherited by std::_Hashtable< _Key, _Tp, _Hash, _Pred, _Alloc >, std::_Hashtable< _Value, _Hash, _Pred, _Alloc >, and std::_Hashtable< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits >.
Primary class template _Rehash_base.
Give hashtable the max_load_factor functions and reserve iff the rehash policy is _Prime_rehash_policy.
Definition at line 934 of file hashtable_policy.h.
Generated automatically by Doxygen for libstdc++ from the source code.