Function trimSpaces#
Defined in File manglingSupport.h
Function Documentation#
-
std::string trimSpaces(const std::string &s)#
Returns the input std::string stripped of leading and trailing spaces.
Defined in File manglingSupport.h
Returns the input std::string stripped of leading and trailing spaces.