#include <string_matcher.hpp>
|
| bool | match (const char *) const noexcept |
| |
| template<typename TChar , typename TTraits > |
| void | print (std::basic_ostream< TChar, TTraits > &out) const |
| |
◆ match()
| bool osmium::StringMatcher::always_true::match |
( |
const char * |
| ) |
const |
|
inlinenoexcept |
◆ print()
template<typename TChar , typename TTraits >
| void osmium::StringMatcher::always_true::print |
( |
std::basic_ostream< TChar, TTraits > & |
out | ) |
const |
|
inline |
The documentation for this class was generated from the following file: