MySQL 8.4.0
Source Code Documentation
dd::Partition_value_order_comparator Struct Reference

Used to sort Partition_value objects for the same partition first according to list number and then according to the column number. More...

#include <partition_value_impl.h>

Public Member Functions

bool operator() (const dd::Partition_value *pv1, const dd::Partition_value *pv2) const
 

Detailed Description

Used to sort Partition_value objects for the same partition first according to list number and then according to the column number.

Member Function Documentation

◆ operator()()

bool dd::Partition_value_order_comparator::operator() ( const dd::Partition_value pv1,
const dd::Partition_value pv2 
) const
inline

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