Return a hash code generated from the contents of the specified str.
Synopsis
Declared in <bdlb_transparentstringhash.h>
template<class CHAR>
std::size_t
operator()(CHAR const* str) const;
Created with MrDocs
Return a hash code generated from the contents of the specified str.
Declared in <bdlb_transparentstringhash.h>
template<class CHAR>
std::size_t
operator()(CHAR const* str) const;
Created with MrDocs