The set of ASCII letters.

Synopsis

Declared in <absl/strings/charset.h>

constexpr
static
CharSet
AsciiAlphabet();

Return Value

A set containing the ASCII lowercase and uppercase letters.

Created with MrDocs