Horizon
Public Member Functions | Public Attributes | Friends | List of all members
Catch::SourceLineInfo Struct Reference

Public Member Functions

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

Public Attributes

char const * file
 
std::size_t line
 

Friends

std::ostream & operator<< (std::ostream &os, SourceLineInfo const &info)
 

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