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

Name

Description

Type

Hash functor type selected for short.

Created with MrDocs