Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Public Member Functions | List of all members
osmium::tags::match_value< std::regex > Struct Reference

#include <regex_filter.hpp>

Public Member Functions

bool operator() (const std::regex &rule_value, const char *tag_value) const
 

Member Function Documentation

◆ operator()()

bool osmium::tags::match_value< std::regex >::operator() ( const std::regex &  rule_value,
const char *  tag_value 
) const
inline

The documentation for this struct was generated from the following file: