Function Catch::trim(std::string const&)

Function Documentation

std::string Catch::trim(std::string const &str)

Returns a new string without whitespace at the start/end.