BloombergLP::bslstp::HashSelector<HASH_KEY const>

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>

template<class HASH_KEY>
struct HashSelector<HASH_KEY const>;

Type Aliases

Name
Type