BloombergLP::bdlb::CharType::toUpper

Return the character in the UPPER category corresponding to the specified input character from the LOWER category or input itself if input is not in category LOWER.

Synopsis

Declared in <bdlb_chartype.h>

static
char
toUpper(char input);