lab_trees
Tempestuous Trees
Catch::SourceLineInfo Struct Reference
Collaboration diagram for Catch::SourceLineInfo:
[legend]

Public Member Functions

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

Public Attributes

char const * file
 
std::size_t line
 

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