Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <ctime>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | osmium::util::VerboseOutput |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::util |
Helpful utility classes and functions not strictly OSM related. | |
Functions | |
template<typename T > | |
VerboseOutput & | osmium::util::operator<< (VerboseOutput &verbose_output, const T &value) |