Same as the preceding overload for a null‐terminated C string.

Synopsis

Declared in <bdlc_hashtable.h>

unsigned int
operator()(ConstCharPtr const& key) const;

Return Value

hash value produced by bdlb::HashUtil::hash2

Parameters

Name

Description

key

key to hash

Created with MrDocs