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< TValue > Struct Template Reference

#include <filter.hpp>

Public Member Functions

bool operator() (const TValue &rule_value, const char *tag_value) const
 

Member Function Documentation

◆ operator()()

template<typename TValue >
bool osmium::tags::match_value< TValue >::operator() ( const TValue &  rule_value,
const char *  tag_value 
) const
inline

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