Function trimSpaces

Function trimSpaces#

Function Documentation#

std::string trimSpaces(const std::string &s)#

Returns the input std::string stripped of leading and trailing spaces.