CP3-llbb Framework
Public Member Functions | Public Attributes | List of all members
Catch::SourceLineInfo Struct Reference

Public Member Functions

 SourceLineInfo (char const *_file, std::size_t _line)
 
 SourceLineInfo (SourceLineInfo const &other)
 
bool empty () const
 
bool operator== (SourceLineInfo const &other) const
 
bool operator< (SourceLineInfo const &other) const
 

Public Attributes

std::string file
 
std::size_t line
 

The documentation for this struct was generated from the following file: