Definition at line 3376 of file catch.hpp.
 
#include <catch.hpp>
◆ EndsWithMatcher()
      
        
          | Catch::Matchers::StdString::EndsWithMatcher::EndsWithMatcher | ( | CasedString const & | comparator | ) |  | 
      
 
 
◆ describe()
  
  | 
        
          | std::string Catch::Matchers::StdString::StringMatcherBase::describe | ( |  | ) | const |  | overridevirtualinherited | 
 
 
◆ match() [1/2]
  
  | 
        
          | bool Catch::Matchers::StdString::EndsWithMatcher::match | ( | std::string const & | source | ) | const |  | override | 
 
 
◆ match() [2/2]
◆ 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 |  | inherited | 
 
 
◆ m_operation
  
  | 
        
          | std::string Catch::Matchers::StdString::StringMatcherBase::m_operation |  | inherited | 
 
 
The documentation for this struct was generated from the following file: