[#BloombergLP-bslstp-HashCString-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstp.adoc[bslstp]::xref:BloombergLP/bslstp/HashCString.adoc[HashCString]::operator() :relfileprefix: ../../../ :mrdocs: Return a hash value computed using the specified `s`. == Synopsis Declared in `<bslstp_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t operator()(char const* s) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#