tao::TAO_PEGTL_NAMESPACE::ascii namespace

Contents

Classes

struct alnum
struct alpha
struct any
struct blank
struct digit
struct ellipsis
struct eol
struct eolf
struct identifier
struct identifier_first
struct identifier_other
template<char... Cs>
struct istring
template<char... Cs>
struct keyword
template<>
struct keyword<>
struct lower
template<char... Cs>
struct not_one
template<char Lo, char Hi>
struct not_range
struct nul
template<char... Cs>
struct one
struct print
template<char Lo, char Hi>
struct range
template<char... Cs>
struct ranges
template<unsigned Min, unsigned Max, char C>
struct rep_one_min_max
struct seven
struct shebang
struct space
template<char... Cs>
struct string
template<char C>
struct two
struct upper
struct xdigit