#include <catch.hpp>
◆ CasedString()
      
        
          | Catch::Matchers::StdString::CasedString::CasedString | ( | std::string const & | str, | 
        
          |  |  | CaseSensitive::Choice | caseSensitivity | 
        
          |  | ) |  |  | 
      
 
 
◆ adjustString()
      
        
          | std::string Catch::Matchers::StdString::CasedString::adjustString | ( | std::string const & | str | ) | const | 
      
 
 
◆ caseSensitivitySuffix()
      
        
          | std::string Catch::Matchers::StdString::CasedString::caseSensitivitySuffix | ( |  | ) | const | 
      
 
 
◆ m_caseSensitivity
◆ m_str
      
        
          | std::string Catch::Matchers::StdString::CasedString::m_str | 
      
 
 
The documentation for this struct was generated from the following file: