Default second hash functor for HashTable.
Declared in <bdlc_hashtable.h>
struct HashTableDefaultHash2;
Default hash function provided by this component. See component-level documentation for more details. Note that this class is not intended to be used by clients, but the name of this struct must be public so that clients can explicitly specify this struct when default hash function is needed. Note that this functor is implemented using bdlb::HashUtil::hash2.
| Name | Description |
|---|---|
ConstCharPtr | Alias for const char *. |
| Name | Description |
|---|---|
operator() | Function call operators |