|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <algorithm>#include <cstring>#include <iosfwd>#include <regex>#include <string>#include <utility>#include <vector>#include <boost/variant.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
Functions | |
| template<typename TChar , typename TTraits > | |
| std::basic_ostream< TChar, TTraits > & | osmium::operator<< (std::basic_ostream< TChar, TTraits > &out, const StringMatcher &matcher) |