MySQL 9.0.0
Source Code Documentation
Matcher::Range< S, E > Class Template Reference

matches a Range of characters. More...

#include <matcher.h>

Static Public Member Functions

static constexpr bool match (char c)
 

Detailed Description

template<char S, char E>
class Matcher::Range< S, E >

matches a Range of characters.

Member Function Documentation

◆ match()

template<char S, char E>
static constexpr bool Matcher::Range< S, E >::match ( char  c)
inlinestaticconstexpr

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