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