BloombergLP::bslstp::HashSelector<unsigned int>

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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<unsigned int>;

Type Aliases

NameDescription
Type Hash functor type selected for unsigned int.