BloombergLP::bslstp::HashSelector<long long>

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

NameDescription
Type Hash functor type selected for long long.