#include <catch.hpp>

Public Member Functions | |
| bool | match (std::string const &source) const override |
| StartsWithMatcher (CasedString const &comparator) | |
Public Member Functions inherited from Catch::Matchers::StdString::StringMatcherBase | |
| std::string | describe () const override |
| StringMatcherBase (std::string const &operation, CasedString const &comparator) | |
Additional Inherited Members | |
Public Attributes inherited from Catch::Matchers::StdString::StringMatcherBase | |
| CasedString | m_comparator |
| std::string | m_operation |
| Catch::Matchers::StdString::StartsWithMatcher::StartsWithMatcher | ( | CasedString const & | comparator | ) |
|
override |