#include <catch_amalgamated.hpp>
◆ ~ITransientExpression()
Catch::ITransientExpression::~ITransientExpression |
( |
| ) |
|
|
protecteddefault |
◆ ITransientExpression() [1/2]
Catch::ITransientExpression::ITransientExpression |
( |
bool | isBinaryExpression, |
|
|
bool | result ) |
|
inlineconstexpr |
◆ ITransientExpression() [2/2]
◆ getResult()
auto Catch::ITransientExpression::getResult |
( |
| ) |
const -> bool |
|
inlineconstexpr |
◆ isBinaryExpression()
auto Catch::ITransientExpression::isBinaryExpression |
( |
| ) |
const -> bool |
|
inlineconstexpr |
◆ operator=()
◆ streamReconstructedExpression()
void Catch::ITransientExpression::streamReconstructedExpression |
( |
std::ostream & | os | ) |
const |
|
virtual |
◆ operator<<
◆ m_isBinaryExpression
bool Catch::ITransientExpression::m_isBinaryExpression |
|
private |
◆ m_result
bool Catch::ITransientExpression::m_result |
|
private |
The documentation for this class was generated from the following files: