Libosmium
2.20.0
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 | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::tags |
Code related to working with OSM tags. | |
Typedefs | |
using | osmium::tags::RegexFilter = Filter< std::string, std::regex > |