|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/tag.hpp>#include <osmium/tags/matcher.hpp>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | osmium::TagsFilterBase< TResult > |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
Typedefs | |
| using | osmium::TagsFilter = TagsFilterBase<bool> |