|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/index/index.hpp>#include <osmium/index/multimap.hpp>#include <osmium/index/multimap/sparse_mem_array.hpp>#include <osmium/index/multimap/sparse_mem_multimap.hpp>#include <cstddef>#include <utility>
Go to the source code of this file.
Classes | |
| class | osmium::index::multimap::HybridIterator< TId, TValue > |
| class | osmium::index::multimap::Hybrid< TId, TValue > |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
| namespace | osmium::index |
| Indexing of OSM data, Locations, etc. | |
| namespace | osmium::index::multimap |
| Key-value containers with multiple values for an integer key. | |