Function wt::format::tolower

Function Documentation

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

Transforms an input string to lower case. Uses std::tolower.