#include <catch.hpp>
Definition at line 3546 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 |
◆ 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: