Struct StartsWithMatcher

Inheritance Relationships

Base Type

Struct Documentation

struct Catch::Matchers::StdString::StartsWithMatcher : public Catch::Matchers::StdString::StringMatcherBase

Public Functions

StartsWithMatcher(CasedString const &comparator)
bool match(std::string const &source) const override