#include <catch.hpp>
Definition at line 3548 of file catch.hpp.
◆ StringMatcherBase()
Catch::Matchers::StdString::StringMatcherBase::StringMatcherBase |
( |
std::string const & |
operation, |
|
|
CasedString const & |
comparator |
|
) |
| |
◆ describe()
std::string Catch::Matchers::StdString::StringMatcherBase::describe |
( |
| ) |
const |
|
overridevirtual |
◆ match()
◆ operator!()
◆ operator&&()
◆ operator||()
◆ toString()
std::string Catch::Matchers::Impl::MatcherUntypedBase::toString |
( |
| ) |
const |
|
inherited |
◆ m_cachedToString
std::string Catch::Matchers::Impl::MatcherUntypedBase::m_cachedToString |
|
mutableprotectedinherited |
◆ m_comparator
CasedString Catch::Matchers::StdString::StringMatcherBase::m_comparator |
◆ m_operation
std::string Catch::Matchers::StdString::StringMatcherBase::m_operation |
The documentation for this struct was generated from the following file: