BloombergLP::bslstp::HashSelector<signed char>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<signed char>;

Type Aliases

NameDescription
Type Hash functor type selected for signed char.