MySQL 9.0.0
Source Code Documentation
Matcher::One< Arg > Class Template Reference

matches one character in a list of possible candidates. More...

#include <matcher.h>

Static Public Member Functions

static bool match (char c)
 

Detailed Description

template<char... Arg>
class Matcher::One< Arg >

matches one character in a list of possible candidates.

Member Function Documentation

◆ match()

template<char... Arg>
static bool Matcher::One< Arg >::match ( char  c)
inlinestatic

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