MySQL 8.3.0
Source Code Documentation
st_persist_var_hash Struct Reference

STRUCT st_persist_var_hash. More...

#include <persisted_variable.h>

Public Member Functions

size_t operator() (const st_persist_var &pv) const
 

Detailed Description

STRUCT st_persist_var_hash.

This structure has a custom hasher function used to make the unordered_set to work with the default std::hash for user defined types.

Member Function Documentation

◆ operator()()

size_t st_persist_var_hash::operator() ( const st_persist_var pv) const
inline

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