|
Horizon
|
Public Member Functions | |
| UnaryExpr (LhsT lhs) | |
Public Member Functions inherited from Catch::ITransientExpression | |
| auto | isBinaryExpression () const -> bool |
| auto | getResult () const -> bool |
| virtual void | streamReconstructedExpression (std::ostream &os) const =0 |
| ITransientExpression (bool isBinaryExpression, bool result) | |
| ITransientExpression (ITransientExpression const &)=default | |
| ITransientExpression & | operator= (ITransientExpression const &)=default |