Struct EndsWithMatcher

Inheritance Relationships

Base Type

Struct Documentation

struct Catch::Matchers::StdString::EndsWithMatcher : public Catch::Matchers::StdString::StringMatcherBase

Public Functions

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