Function mxml::trim

Function Documentation

void mxml::trim(std::string &s)

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