AlgoPlus v0.1.0
Loading...
Searching...
No Matches
Catch::ITransientExpression Struct 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)

Public Attributes

bool m_isBinaryExpression
bool m_result

The documentation for this struct was generated from the following file: