InnoDB Plugin
1.0
|
#include <dict0mem.h>
Public Member Functions | |
bool | operator() (const dict_foreign_t *lhs, const dict_foreign_t *rhs) const |
Compare two dict_foreign_t objects using their ids. Used in the ordering
of dict_table_t::foreign_set and dict_table_t::referenced_set. It returns true if the first argument is considered to go before the second in the strict weak ordering it defines, and false otherwise.