Function zeep::to_lower
Defined in File unicode-support.hpp
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…
Defined in File unicode-support.hpp
Simplistic to_lower function, works for one byte charsets only…