|
Ylva And Malin
|
#include <catch.hpp>


Public Member Functions | |
| MatchExpr (ArgT const &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) | |
| virtual | ~ITransientExpression () |
Additional Inherited Members | |
Data Fields inherited from Catch::ITransientExpression | |
| bool | m_isBinaryExpression |
| bool | m_result |
|
inline |
|
inlineoverridevirtual |
1.8.11