libstdc++
|
Go to the source code of this file.
Classes | |
class | std::_Hashtable< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits > |
Namespaces | |
namespace | std |
Functions | |
void __is_nothrow_swappable < _Equal >::value this | std::_M_swap (__x) |
std::if (this->_M_uses_single_bucket()) | |
else | std::if (__x._M_uses_single_bucket()) |
std::if (_M_begin()) _M_buckets[_M_bucket_index(_M_begin())] | |
Variables | |
std::_Alloc | |
std::_Equal | |
std::_ExtractKey | |
std::_H1 | |
std::_H2 | |
std::_Hash | |
std::_RehashPolicy | |
std::_Value |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <unordered_map> or < unordered_set>.
Definition in file bits/hashtable.h.