Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces | Functions
verbose_output.hpp File Reference
#include <ctime>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for verbose_output.hpp:

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)