Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <object_comparisons.hpp>
Public Member Functions | |
bool | operator() (const object_id_type lhs, const object_id_type rhs) const noexcept |
Compare two objects IDs. Order is as follows: 0 first, then negative IDs, then positive IDs, both ordered by their absolute values.
|
inlinenoexcept |