BloombergLP::bslstp::HashSelector<long>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<long>;

Type Aliases

NameDescription
Type Hash functor type selected for long.