Same as the preceding overload for a bsl::string.

Synopsis

Declared in <bdlc_hashtable.h>

unsigned int
operator()(bsl::string const& key) const;

Return Value

hash value produced by bdlb::HashUtil::hash1

Parameters

Name

Description

key

key to hash

Created with MrDocs