[#BloombergLP-bslstp-HashSelector-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstp.adoc[bslstp]::xref:BloombergLP/bslstp/HashSelector-04.adoc[HashSelector]<char> :relfileprefix: ../../ :mrdocs: This meta‐function is specialized for `char`, and uses the `Hash<char>` functor to hash values of that type. == Synopsis Declared in `<bslstp_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bslstp/HashSelector-04.adoc[HashSelector]<char>; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslstp/HashSelector-00/Type.adoc[`Type`] | Hash functor type selected for `char`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#