#include <hash.h>
|
| hash_map (int a=0, const HashFcn &b=HashFcn(), const EqualKey &c=EqualKey(), const Alloc &d=Alloc()) |
|
HashFcn | hash_function () const |
|
◆ hash_map()
template<typename Key, typename Data, typename HashFcn = hash<Key>, typename EqualKey = std::equal_to<Key>, typename Alloc = std::allocator< std::pair<const Key, Data> >>
◆ hash_function()
template<typename Key, typename Data, typename HashFcn = hash<Key>, typename EqualKey = std::equal_to<Key>, typename Alloc = std::allocator< std::pair<const Key, Data> >>
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/hash.h