BloombergLP::bslstp::HashSelector<unsigned long>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<unsigned long>;

Type Aliases

NameDescription
Type Hash functor type selected for unsigned long.