MySQL 9.0.0
Source Code Documentation
Char_Ptr_Hash Struct Reference

Hash a NUL terminated 'string'. More...

Public Member Functions

size_t operator() (const char *ptr) const
 Hashing function. More...
 

Detailed Description

Hash a NUL terminated 'string'.

Member Function Documentation

◆ operator()()

size_t Char_Ptr_Hash::operator() ( const char *  ptr) const
inline

Hashing function.

Parameters
[in]ptrNUL terminated string to hash
Returns
the hash

The documentation for this struct was generated from the following file: