|
|
constexpr | SourceLineInfo (char const *_file, std::size_t _line) noexcept |
|
bool | operator== (SourceLineInfo const &other) const noexcept |
|
bool | operator< (SourceLineInfo const &other) const noexcept |
|
|
char const * | file |
|
std::size_t | line |
|
|
std::ostream & | operator<< (std::ostream &os, SourceLineInfo const &info) |
The documentation for this struct was generated from the following files: