Function wt::format::toupper

Function Documentation

inline auto wt::format::toupper(std::string s)

Transforms an input string to upper case. Uses std::toupper.