Home | All Classes | Grouped Classes | Index | Search
Returns a string trimmed for space characters in both ends of string.
std::string trim_spaces( const std::string& str);
See also:
CL_String