#include <catch_amalgamated.hpp>
◆ LazyExpression() [1/2]
Catch::LazyExpression::LazyExpression |
( |
bool | isNegated | ) |
|
|
inlineconstexpr |
◆ LazyExpression() [2/2]
◆ operator bool()
Catch::LazyExpression::operator bool |
( |
| ) |
const |
|
inlineexplicitconstexpr |
◆ operator=()
◆ AssertionHandler
◆ AssertionStats
friend struct AssertionStats |
|
friend |
◆ operator<<
auto operator<< |
( |
std::ostream & | os, |
|
|
LazyExpression const & | lazyExpr ) -> std::ostream& |
|
friend |
◆ RunContext
◆ m_isNegated
bool Catch::LazyExpression::m_isNegated |
|
private |
◆ m_transientExpression
The documentation for this class was generated from the following file: