BloombergLP::bdlb::CStringHash::operator()

Return a hash code generated from the contents of the specified null-terminated argument string. The behavior is undefined unless argument points to a null-terminated string.

Synopsis

Declared in <bdlb_cstringhash.h>

std::size_t
operator()(char const* argument) const;