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

Go to the source code of this file.
Namespaces | |
| 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) |
1.8.13