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