#include <catch.hpp>
Definition at line 2484 of file catch.hpp.
 
◆ SectionInfo() [1/2]
      
        
          | Catch::SectionInfo::SectionInfo  | 
          ( | 
          SourceLineInfo const &  | 
          _lineInfo,  | 
        
        
           | 
           | 
          std::string const &  | 
          _name  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SectionInfo() [2/2]
  
  
      
        
          | Catch::SectionInfo::SectionInfo  | 
          ( | 
          SourceLineInfo const &  | 
          _lineInfo,  | 
         
        
           | 
           | 
          std::string const &  | 
          _name,  | 
         
        
           | 
           | 
          std::string const &  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ description
      
        
          | std::string Catch::SectionInfo::description | 
        
      
 
 
◆ lineInfo
◆ name
      
        
          | std::string Catch::SectionInfo::name | 
        
      
 
 
The documentation for this struct was generated from the following file: