#include <catch.hpp>
Definition at line 2712 of file catch.hpp.
 
      
        
          | Catch::Matchers::StdString::RegexMatcher::RegexMatcher  | 
          ( | 
          std::string  | 
          regex,  | 
        
        
           | 
           | 
          CaseSensitive::Choice  | 
          caseSensitivity  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | std::string Catch::Matchers::StdString::RegexMatcher::describe  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
  
  
      
        
          | bool Catch::Matchers::StdString::RegexMatcher::match  | 
          ( | 
          std::string const &  | 
          matchee | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
  
  
      
        
          | std::string Catch::Matchers::StdString::RegexMatcher::m_regex | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this struct was generated from the following file: