Replace lower case characters in the specified string with upper‐case equivalents.

Synopsis

Declared in <bdlb_string.h>

static
void
toUpper(std::string* string);

Created with MrDocs