|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <node_ref.hpp>
Public Types | |
| using | first_argument_type = NodeRef |
| using | second_argument_type = NodeRef |
| using | result_type = bool |
Public Member Functions | |
| constexpr bool | operator() (const NodeRef &lhs, const NodeRef &rhs) const noexcept |
Functor to compare NodeRefs by Location instead of ID.
| using osmium::location_less::result_type = bool |
|
inlineconstexprnoexcept |