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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<unsigned long long>;

Type Aliases

Name

Description

Type

Hash functor type selected for unsigned long long.

Created with MrDocs