GEOS  3.9.1dev
Public Member Functions | List of all members
geos::geom::CoordinateLessThen Struct Reference

Strict weak ordering Functor for Coordinate. More...

#include <Coordinate.h>

Public Member Functions

bool operator() (const Coordinate *a, const Coordinate *b) const
 
bool operator() (const Coordinate &a, const Coordinate &b) const
 

Detailed Description

Strict weak ordering Functor for Coordinate.

Definition at line 125 of file Coordinate.h.

Member Function Documentation

bool geos::geom::CoordinateLessThen::operator() ( const Coordinate a,
const Coordinate b 
) const
bool geos::geom::CoordinateLessThen::operator() ( const Coordinate a,
const Coordinate b 
) const

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