MySQL 9.2.0
Source Code Documentation
mysql::gtid::Tag::Hash Struct Reference

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...
 

Detailed Description

Structure to compute hash function of a given Tag object.

Member Function Documentation

◆ operator()()

size_t mysql::gtid::Tag::Hash::operator() ( const Tag arg) const

Computes hash of a given Tag object.

Parameters
argObject handle for which hash will be calculated

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