Hash functor to generate a hash for a pointer to a null-terminated string.
Declared in <bslstp_hash.h>
struct HashCString;
| Name | Description |
|---|---|
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. |