BloombergLP::bslstp::HashSelector<char const*>

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

NameDescription
Type Hash functor type selected for const char *.