MySQL 9.1.0
Source Code Documentation
|
STRUCT st_persist_var_hash. More...
#include <persisted_variable.h>
Public Member Functions | |
size_t | operator() (const st_persist_var &pv) const |
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.
|
inline |