|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/util/compatibility.hpp>#include <cstddef>#include <cstdint>#include <limits>#include <stdexcept>#include <string>

Go to the source code of this file.
Classes | |
| struct | osmium::not_found |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
| namespace | osmium::index |
| Indexing of OSM data, Locations, etc. | |
Functions | |
| template<typename T > | |
| constexpr T | osmium::index::empty_value () |
| template<> | |
| constexpr size_t | osmium::index::empty_value< size_t > () |