BDE 4.14.0 Production release
|
#include <bslstp_hash.h>
Public Member Functions | |
BSLMF_NESTED_TRAIT_DECLARATION (HashCString, bsl::is_trivially_copyable) | |
std::size_t | operator() (const char *s) const |
Return a hash value computed using the specified s . | |
Hash functor to generate a hash for a pointer to a null-terminated string.
bslstp::HashCString::BSLMF_NESTED_TRAIT_DECLARATION | ( | HashCString | , |
bsl::is_trivially_copyable | |||
) |
|
inline |