BloombergLP::bslstp::HashSelector<unsigned short>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<unsigned short>;

Type Aliases

NameDescription
Type Hash functor type selected for unsigned short.