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.
Synopsis
Declared in <bdlc_hashtable.h>
struct HashTableDefaultHash2;
Type Aliases
Name |
Description |
Alias for |
Member Functions
Name |
Description |
Function call operators |
Created with MrDocs