Libosmium
2.19.0
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Classes | |
class | osmium::io::OutputIterator< TDest > |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::memory | |
osmium::io | |
Everything related to input and output of OSM data. | |
Functions | |
template<typename TDest > | |
OutputIterator< TDest > | osmium::io::make_output_iterator (TDest &destination) |