Function zeep::trim

Function Documentation

inline void zeep::trim(std::string &s)

A simple implementation of trim, removing white space from start and end of s.