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