[#BloombergLP-bslstp-Hash-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstp.adoc[bslstp]::xref:BloombergLP/bslstp/Hash-09.adoc[Hash]<short> :relfileprefix: ../../ :mrdocs: Specialization of `Hash` for `short` values. == Synopsis Declared in `<bslstp_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bslstp/Hash-09.adoc[Hash]<short>; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslstp/Hash-0b/operator_call.adoc[`operator()`] | Return a hash value computed using the specified `x`. | xref:BloombergLP/bslstp/Hash-0b/2conversion.adoc[`operator BloombergLP::bslmf::NestedTraitDeclaration<Hash<short>, is_trivially_copyable>`] | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#