MySQL 9.1.0
Source Code Documentation
|
Indexed cells comparator (a < b). More...
#include <indexed_cells.h>
Public Member Functions | |
Indexed_cells_less (const Index &index) | |
bool | operator() (const Indexed_cells &lhs, const Indexed_cells &rhs) const |
Private Attributes | |
const Index & | m_index |
Indexed cells comparator (a < b).
|
inlineexplicit |
|
inline |
|
private |