Struct StartsWithMatcher
Defined in File catch.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::StdString::StringMatcherBase
(Struct StringMatcherBase)
Struct Documentation
-
struct StartsWithMatcher : public Catch::Matchers::StdString::StringMatcherBase
Public Functions
-
StartsWithMatcher(CasedString const &comparator)
-
bool match(std::string const &source) const override
-
StartsWithMatcher(CasedString const &comparator)