10.19 OEStringUpper

std::string OEStringUpper(const std::string &str)

This function returns a copy of the specified string (str) with all of its letters in upper-case format.