BloombergLP::bslstp::HashSelector<unsigned long long>

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

NameDescription
Type Hash functor type selected for unsigned long long.