wxMaxima
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Catch::MatchExpr< ArgT, MatcherT > Class Template Reference
Inheritance diagram for Catch::MatchExpr< ArgT, MatcherT >:
[legend]
Collaboration diagram for Catch::MatchExpr< ArgT, MatcherT >:
[legend]

Public Member Functions

 MatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString)
 
void streamReconstructedExpression (std::ostream &os) const override
 
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 

Data Fields

bool m_isBinaryExpression
 
bool m_result
 

Member Function Documentation

◆ streamReconstructedExpression()

template<typename ArgT , typename MatcherT >
void Catch::MatchExpr< ArgT, MatcherT >::streamReconstructedExpression ( std::ostream &  os) const
inlineoverridevirtual

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