Libosmium
2.1.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#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 |
Functor to compare NodeRefs by Location instead of id.
typedef bool osmium::location_less::result_type |
|
inlinenoexcept |