Definition at line 427 of file catch.hpp.
 
#include <catch.hpp>
◆ SourceLineInfo() [1/4]
  
  | 
        
          | Catch::SourceLineInfo::SourceLineInfo | ( |  | ) |  |  | delete | 
 
 
◆ SourceLineInfo() [2/4]
  
  | 
        
          | Catch::SourceLineInfo::SourceLineInfo | ( | char const * | _file, |  
          |  |  | std::size_t | _line |  
          |  | ) |  |  |  | inlinenoexcept | 
 
 
◆ SourceLineInfo() [3/4]
◆ SourceLineInfo() [4/4]
◆ empty()
  
  | 
        
          | bool Catch::SourceLineInfo::empty | ( |  | ) | const |  | noexcept | 
 
 
◆ operator<()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ file
      
        
          | char const* Catch::SourceLineInfo::file | 
      
 
 
◆ line
The documentation for this struct was generated from the following file: