|
|
| StringMatcherBase (StringRef operation, CasedString const &comparator) |
| std::string | describe () const override |
|
virtual bool | match (std::string const &arg) const=0 |
|
| MatcherUntypedBase (MatcherUntypedBase const &)=default |
|
| MatcherUntypedBase (MatcherUntypedBase &&)=default |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase &&)=delete |
|
std::string | toString () const |
◆ describe()
| std::string Catch::Matchers::StringMatcherBase::describe |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: