Function Catch::trim(std::string const&)
Defined in File catch.hpp
Function Documentation
-
std::string Catch::trim(std::string const &str)
Returns a new string without whitespace at the start/end.
Defined in File catch.hpp
Returns a new string without whitespace at the start/end.