Libosmium
2.20.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 | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::memory |
namespace | osmium::io |
Everything related to input and output of OSM data. | |
Functions | |
template<typename TDest > | |
OutputIterator< TDest > | osmium::io::make_output_iterator (TDest &destination) |