absl::CharSet::AsciiUppercase

The set of ASCII uppercase letters.

Synopsis

Declared in <absl/strings/charset.h>

constexpr
static
CharSet
AsciiUppercase();

Return Value

A set containing A through Z.