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.

Synopsis

Declared in <bdlc_hashtable.h>

struct HashTableDefaultTraits;

Static Member Functions

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

Created with MrDocs