MySQL 8.4.0
Source Code Documentation
dd::Partition_index_order_comparator Struct Reference

Used to sort Partition_index objects for the same partition in the same order as Index objects for the table. More...

#include <partition_index_impl.h>

Public Member Functions

bool operator() (const dd::Partition_index *pi1, const dd::Partition_index *pi2) const
 

Detailed Description

Used to sort Partition_index objects for the same partition in the same order as Index objects for the table.

Member Function Documentation

◆ operator()()

bool dd::Partition_index_order_comparator::operator() ( const dd::Partition_index pi1,
const dd::Partition_index pi2 
) const
inline

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