[#BloombergLP-bslstp-HashSelector-0c2] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstp.adoc[bslstp]::xref:BloombergLP/bslstp/HashSelector-04.adoc[HashSelector]<HASH_KEY const> :relfileprefix: ../../ :mrdocs: Partial specialization to treat `const` qualified types in exactly the same way as the non‐`const` qualified type. Users should rarely, if ever, need this specialization but would be surprised by their results if used accidentally, and it were not supplied.. == Synopsis Declared in `<bslstp_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class HASH_KEY> struct xref:BloombergLP/bslstp/HashSelector-04.adoc[HashSelector]<HASH_KEY const>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bslstp/HashSelector-0c2/Type.adoc[`Type`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#