Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Classes | |
struct | osmium::tags::match_key< std::regex > |
struct | osmium::tags::match_value< std::regex > |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::tags | |
Code related to working with OSM tags. | |
Typedefs | |
using | osmium::tags::RegexFilter = Filter< std::string, std::regex > |