Replace lower case characters in the specified string with upper‐case equivalents.
Synopsis
Declared in <bdlb_string.h>
static
void
toUpper(std::pmr::string* string);
Created with MrDocs
Replace lower case characters in the specified string with upper‐case equivalents.
Declared in <bdlb_string.h>
static
void
toUpper(std::pmr::string* string);
Created with MrDocs