Function zeep::trim
Defined in File unicode-support.hpp
Function Documentation
-
inline void zeep::trim(std::string &s)
A simple implementation of trim, removing white space from start and end of s.
Defined in File unicode-support.hpp
A simple implementation of trim, removing white space from start and end of s.