libstdc++
hashtable.h File Reference

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

 std::if (__p)

Variables

auto iterator __hash_code std::__code
std::size_t std::__n
__node_type * std::__p
 std::_Alloc
 std::_Equal
 std::_ExtractKey
 std::_H1
 std::_H2
 std::_Hash
 std::_RehashPolicy
 std::_Value

Detailed Description

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.