Function zeem::trim

Function Documentation

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

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