Horizon
Loading...
Searching...
No Matches
Catch::ITransientExpression Class Referenceabstract
Inheritance diagram for Catch::ITransientExpression:
Catch::BinaryExpr< LhsT, RhsT > Catch::MatchExpr< ArgT, MatcherT > Catch::UnaryExpr< LhsT >

Public Member Functions

auto isBinaryExpression () const -> bool
auto getResult () const -> bool
virtual void streamReconstructedExpression (std::ostream &os) const =0
 ITransientExpression (bool isBinaryExpression, bool result)
 ITransientExpression (ITransientExpression const &)=default
ITransientExpression & operator= (ITransientExpression const &)=default

Friends

std::ostream & operator<< (std::ostream &out, ITransientExpression const &expr)

The documentation for this class was generated from the following files: