MySQL 9.1.0
Source Code Documentation
|
Structure to compute hash function of a given Tag object. More...
#include <tsid.h>
Public Member Functions | |
size_t | operator() (const Tsid &arg) const |
Computes hash of a given Tsid object. More... | |
Structure to compute hash function of a given Tag object.
|
inline |
Computes hash of a given Tsid object.
arg | Object handle for which hash will be calculated |