BloombergLP::bslstp::HashCString

Hash functor to generate a hash for a pointer to a null-terminated string.

Synopsis

Declared in <bslstp_hash.h>

struct HashCString;

Member Functions

NameDescription
operator() Return a hash value computed using the specified s.
operator BloombergLP::bslmf::NestedTraitDeclaration<HashCString, is_trivially_copyable> Nested trait declaration for bsl::is_trivially_copyable.