MySQL 9.0.0
Source Code Documentation
Matcher::Sor< Rules > Class Template Reference

matches Rules left-to-right with OR. More...

#include <matcher.h>

Static Public Member Functions

static bool match (char c)
 

Detailed Description

template<class... Rules>
class Matcher::Sor< Rules >

matches Rules left-to-right with OR.

Member Function Documentation

◆ match()

template<class... Rules>
static bool Matcher::Sor< Rules >::match ( char  c)
inlinestatic

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