libstdc++
|
Public Types | |
using | __hashtable = _Hashtable< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _Prime_rehash_policy, _Traits > |
Public Member Functions | |
float | max_load_factor () const noexcept |
void | max_load_factor (float __z) |
void | reserve (std::size_t __n) |
Specialization.
Definition at line 940 of file hashtable_policy.h.