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