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

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<char>;

Type Aliases

Name

Description

Type

Hash functor type selected for char.

Created with MrDocs