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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<int>;

Type Aliases

Name

Description

Type

Hash functor type selected for int.

Created with MrDocs