#include <catch/catch.hpp>
Definition at line 2599 of file catch.hpp.
◆ MessageInfo() [1/2]
◆ MessageInfo() [2/2]
◆ operator<() [1/2]
bool Catch::MessageInfo::operator< |
( |
MessageInfo const & |
other | ) |
const |
◆ operator<() [2/2]
bool Catch::MessageInfo::operator< |
( |
MessageInfo const & |
other | ) |
const |
◆ operator==() [1/2]
bool Catch::MessageInfo::operator== |
( |
MessageInfo const & |
other | ) |
const |
◆ operator==() [2/2]
bool Catch::MessageInfo::operator== |
( |
MessageInfo const & |
other | ) |
const |
◆ lineInfo
◆ macroName
◆ message
std::string Catch::MessageInfo::message |
◆ sequence
unsigned int Catch::MessageInfo::sequence |
◆ type
The documentation for this struct was generated from the following files: