Libosmium  2.21.0
Fast and flexible C++ library for working with OpenStreetMap data
Loading...
Searching...
No Matches
osmium::tags::match_key< std::regex > Struct Reference

#include <regex_filter.hpp>

Public Member Functions

bool operator() (const std::regex &rule_key, const char *tag_key) const
 
bool operator() (const std::regex &rule_key, const char *tag_key) const
 

Member Function Documentation

◆ operator()() [1/2]

bool osmium::tags::match_key< std::regex >::operator() ( const std::regex & rule_key,
const char * tag_key ) const
inline

◆ operator()() [2/2]

bool osmium::tags::match_key< std::regex >::operator() ( const std::regex & rule_key,
const char * tag_key ) const
inline

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