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

Name

Description

Type

Hash functor type selected for long.

Created with MrDocs