The set of ASCII whitespace characters.

Synopsis

Declared in <absl/strings/charset.h>

constexpr
static
CharSet
AsciiWhitespace();

Return Value

A set containing the ASCII whitespace characters.

Created with MrDocs