BloombergLP::bdlb::String::toLower

Replace all upper case characters in the specified string with their lower-case equivalent.

Synopsis

Declared in <bdlb_string.h>

static
void
toLower(bsl::string* string);