MySQL 9.0.0
Source Code Documentation
bgpt_lt Struct Reference

Less than comparator for points used by BG. More...

#include <item_geofunc_internal.h>

Public Member Functions

template<typename Point >
bool operator() (const Point &p1, const Point &p2) const
 

Detailed Description

Less than comparator for points used by BG.

Member Function Documentation

◆ operator()()

template<typename Point >
bool bgpt_lt::operator() ( const Point &  p1,
const Point &  p2 
) const
inline

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