#include <catch_common.h>
Definition at line 417 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 |
|
noexcept |
◆ empty() [2/2]
bool Catch::SourceLineInfo::empty |
( |
| ) |
const |
|
noexcept |
◆ 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:
- libraries/sys-vm/external/Catch2/include/internal/catch_common.h
- libraries/sys-vm/external/Catch2/single_include/catch2/catch.hpp
- libraries/sys-vm/external/Catch2/include/internal/catch_common.cpp