Libosmium  2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
Public Types | Public Member Functions | List of all members
osmium::location_less Struct Reference

#include <node_ref.hpp>

Public Types

typedef NodeRef first_argument_type
 
typedef NodeRef second_argument_type
 
typedef bool result_type
 

Public Member Functions

bool operator() (const NodeRef &lhs, const NodeRef &rhs) const noexcept
 

Detailed Description

Functor to compare NodeRefs by Location instead of id.

Member Typedef Documentation

Member Function Documentation

bool osmium::location_less::operator() ( const NodeRef lhs,
const NodeRef rhs 
) const
inlinenoexcept

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