Horizon
Public Member Functions | List of all members
Catch::MatchExpr< ArgT, MatcherT > Class Template Reference
Inheritance diagram for Catch::MatchExpr< ArgT, MatcherT >:
Catch::ITransientExpression

Public Member Functions

 MatchExpr (ArgT &&arg, MatcherT const &matcher, StringRef matcherString)
 
void streamReconstructedExpression (std::ostream &os) const override
 
- Public Member Functions inherited from Catch::ITransientExpression
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 
 ITransientExpression (ITransientExpression const &)=default
 
ITransientExpressionoperator= (ITransientExpression const &)=default
 

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