BloombergLP::bslstp::HashSelector<unsigned char>

This meta-function is specialized for unsigned char, and uses the Hash<unsigned char> functor to hash values of that type.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<unsigned char>;

Type Aliases

NameDescription
Type Hash functor type selected for unsigned char.