Definition at line 3381 of file catch.hpp.
 
#include <catch.hpp>
◆ RegexMatcher()
◆ describe()
  
  | 
        
          | std::string Catch::Matchers::StdString::RegexMatcher::describe | ( |  | ) | const |  | overridevirtual | 
 
 
◆ match() [1/2]
  
  | 
        
          | bool Catch::Matchers::StdString::RegexMatcher::match | ( | std::string const & | matchee | ) | 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_caseSensitivity
◆ m_regex
  
  | 
        
          | std::string Catch::Matchers::StdString::RegexMatcher::m_regex |  | private | 
 
 
The documentation for this struct was generated from the following file: