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);
Created with MrDocs
Replace all upper case characters in the specified string with their lower‐case equivalent.
Declared in <bdlb_string.h>
static
void
toLower(bsl::string* string);
Created with MrDocs