Function zeep::to_lower

Function Documentation

inline void zeep::to_lower(std::string &s, const std::locale &loc = std::locale())

Simplistic to_lower function, works for one byte charsets only…