#include <catch_assertionresult.h>
Definition at line 20 of file catch_assertionresult.h.
◆ AssertionResultData() [1/2]
Catch::AssertionResultData::AssertionResultData |
( |
| ) |
|
|
delete |
◆ AssertionResultData() [2/2]
◆ reconstructExpression()
std::string Catch::AssertionResultData::reconstructExpression |
( |
| ) |
const |
Definition at line 16 of file catch_assertionresult.cpp.
16 {
17
20 ReusableStringStream rss;
23 }
24 }
26 }
std::string reconstructedExpression
◆ lazyExpression
◆ message
std::string Catch::AssertionResultData::message |
◆ reconstructedExpression
std::string Catch::AssertionResultData::reconstructedExpression |
|
mutable |
◆ resultType
The documentation for this struct was generated from the following files: