BloombergLP::bdlb::CharType::isAlpha

Return true if the specified character is in the ALPHA category (i.e., [A-Za-z]), and false otherwise.

Synopsis

Declared in <bdlb_chartype.h>

static
bool
isAlpha(char character);