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