|
Libosmium
2.18.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <cassert>#include <cstdint>#include <type_traits>#include <utility>
Go to the source code of this file.
Classes | |
| class | osmium::util::DeltaEncode< TValue, TDelta > |
| class | osmium::util::DeltaDecode< TValue, TDelta > |
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::util | |
| Helpful utility classes and functions not strictly OSM related. | |