MySQL 8.4.0
Source Code Documentation
dd::Foreign_key_order_comparator Struct Reference

Class used to sort Foreign key's by name for the same table. More...

#include <foreign_key_impl.h>

Public Member Functions

bool operator() (const dd::Foreign_key *fk1, const dd::Foreign_key *fk2) const
 

Detailed Description

Class used to sort Foreign key's by name for the same table.

Member Function Documentation

◆ operator()()

bool dd::Foreign_key_order_comparator::operator() ( const dd::Foreign_key fk1,
const dd::Foreign_key fk2 
) const
inline

The documentation for this struct was generated from the following file: