Function Catch::trim(StringRef)
Defined in File catch.hpp
Function Documentation
-
StringRef Catch::trim(StringRef ref)
Returns a substring of the original ref without whitespace. Beware lifetimes!
Defined in File catch.hpp
Returns a substring of the original ref without whitespace. Beware lifetimes!