Default bucket traits for HashTable.
Declared in <bdlc_hashtable.h>
struct HashTableDefaultTraits;
Default traits 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 traits are needed.
| Name | Description |
|---|---|
areEqual | areEqual overloads |
isNull | isNull overloads |
isRemoved | isRemoved overloads |
load | Load the specified srcBucket into the specified dstBucket. |
setToNull | setToNull overloads |
setToRemoved | setToRemoved overloads |