BloombergLP::bslstp::HashSelector<short>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<short>;

Type Aliases

NameDescription
Type Hash functor type selected for short.