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::hash1.

Synopsis

Declared in <bdlc_hashtable.h>

struct HashTableDefaultHash1;

Type Aliases

Name

Description

ConstCharPtr

Alias for const char *.

Member Functions

Name

Description

operator()

Function call operators

Created with MrDocs