Libosmium
2.6.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <time.h>
#include <iomanip>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Classes | |
class | osmium::util::VerboseOutput |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
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) |