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::hash1
Parameters
Name |
Description |
key |
key to hash |
Created with MrDocs