Return a hash code generated from the contents of the specified null-terminated argument string, cast to lower case. The behavior is undefined unless argument points to a null-terminated string.
Declared in <bdlb_caselessstringviewhash.h>
std::size_t
operator()(std::string_view argument) const;