MySQL 9.1.0
Source Code Documentation
|
Indexed cells hasher. More...
#include <indexed_cells.h>
Public Member Functions | |
Indexed_cells_hash (const Index &index) | |
size_t | operator() (const Indexed_cells &indexed_cells) const |
Private Attributes | |
const Index & | m_index |
Indexed cells hasher.
|
inlineexplicit |
size_t temptable::Indexed_cells_hash::operator() | ( | const Indexed_cells & | indexed_cells | ) | const |
|
private |