|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/index/index.hpp>#include <osmium/index/map.hpp>#include <algorithm>#include <cstddef>#include <cstdint>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | osmium::index::map::FlexMem< TId, TValue > |
| struct | osmium::index::map::FlexMem< TId, TValue >::entry |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
| namespace | osmium::index |
| Indexing of OSM data, Locations, etc. | |
| namespace | osmium::index::map |
| Key-value containers with unique integer values for a key. | |
Macros | |
| #define | OSMIUM_HAS_INDEX_MAP_FLEX_MEM |
| #define OSMIUM_HAS_INDEX_MAP_FLEX_MEM |