Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
Public Member Functions | |
entry (uint64_t i, TValue v) | |
bool | operator< (const entry other) const noexcept |
Public Attributes | |
uint64_t | id |
TValue | value |
|
inline |
|
inlinenoexcept |
uint64_t osmium::index::map::FlexMem< TId, TValue >::entry::id |
TValue osmium::index::map::FlexMem< TId, TValue >::entry::value |