|
|
| MatchExpr (ArgT &&arg, MatcherT const &matcher, StringRef matcherString) |
| void | streamReconstructedExpression (std::ostream &os) const override |
|
auto | isBinaryExpression () const -> bool |
|
auto | getResult () const -> bool |
|
| ITransientExpression (bool isBinaryExpression, bool result) |
|
| ITransientExpression (ITransientExpression const &)=default |
|
ITransientExpression & | operator= (ITransientExpression const &)=default |
◆ 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: