#include <string_matcher.hpp>
|
template<typename TChar , typename TTraits > |
void | print (std::basic_ostream< TChar, TTraits > &out) const |
|
|
static bool | match (const char *) noexcept |
|
◆ match()
static bool osmium::StringMatcher::always_true::match |
( |
const char * |
| ) |
|
|
inlinestaticnoexcept |
◆ 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: