This meta‐function is specialized for const char *, and uses the HashCString functor to hash the string values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct HashSelector<char const*>;

Type Aliases

Name

Description

Type

Hash functor type selected for const char *.

Created with MrDocs