MySQL 8.3.0
Source Code Documentation
bgpt_eq Struct Reference

Equals 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

Equals comparator for points used by BG.

Member Function Documentation

◆ operator()()

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

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