#include <hash.h>
Public Member Functions | |
bool | operator() (const string &a, const string &b) const |
size_t | operator() (const string &key) const |
Static Public Attributes | |
static const size_t | bucket_size = 4 |
static const size_t | min_buckets = 8 |
Definition at line 81 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h.
|
inline |
Definition at line 88 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h.
|
inline |
Definition at line 82 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h.
|
static |
Definition at line 86 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h.
|
static |
Definition at line 87 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h.