MySQL 8.4.2
Source Code Documentation
|
Function object to compare two Btree_load objects. More...
#include <btr0mtib.h>
Public Member Functions | |
Btree_load_compare (dict_index_t *index) | |
bool | operator() (const Btree_load *l_btree, const Btree_load *r_btree) |
Public Attributes | |
dict_index_t * | m_index |
Function object to compare two Btree_load objects.
|
inline |
bool Btree_multi::Btree_load_compare::operator() | ( | const Btree_load * | l_btree, |
const Btree_load * | r_btree | ||
) |
dict_index_t* Btree_multi::Btree_load_compare::m_index |