![]() |
MySQL 9.2.0
Source Code Documentation
|
Structure to compute hash function of a given Tag object. More...
#include <tag.h>
Public Member Functions | |
size_t | operator() (const Tag &arg) const |
Computes hash of a given Tag object. More... | |
Structure to compute hash function of a given Tag object.
size_t mysql::gtid::Tag::Hash::operator() | ( | const Tag & | arg | ) | const |
Computes hash of a given Tag object.
arg | Object handle for which hash will be calculated |