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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<long long>;

Type Aliases

Name

Description

Type

Hash functor type selected for long long.

Created with MrDocs