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