Wire Sysio Wire Sysion 1.0.0
|
#include <catch_capture_matchers.h>
Public Member Functions | |
MatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) | |
void | streamReconstructedExpression (std::ostream &os) const override |
MatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &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 () |
auto | isBinaryExpression () const -> bool |
auto | getResult () const -> bool |
ITransientExpression (bool isBinaryExpression, bool result) | |
virtual | ~ITransientExpression () |
Additional Inherited Members | |
Public Attributes inherited from Catch::ITransientExpression | |
bool | m_isBinaryExpression |
bool | m_result |
|
inline |
Definition at line 27 of file catch_capture_matchers.h.
|
inline |
|
inlineoverridevirtual |
Implements Catch::ITransientExpression.
Definition at line 34 of file catch_capture_matchers.h.
|
inlineoverridevirtual |
Implements Catch::ITransientExpression.
Definition at line 3382 of file catch.hpp.