[#bsl-hash-01b-operator_call] = xref:bsl.adoc[bsl]::xref:bsl/hash-01b.adoc[hash<short>]::operator() :relfileprefix: ../../ :mrdocs: Return a hash value computed using the specified `x`. == Synopsis Declared in `<bslstl_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t operator()(short x) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#