![]() |
AlgoPlus v0.1.0
|
Public Member Functions | |
| UnaryExpr (LhsT lhs) | |
| Public Member Functions inherited from Catch::ITransientExpression | |
| auto | isBinaryExpression () const -> bool |
| auto | getResult () const -> bool |
| ITransientExpression (bool isBinaryExpression, bool result) | |
Additional Inherited Members | |
| Public Attributes inherited from Catch::ITransientExpression | |
| bool | m_isBinaryExpression |
| bool | m_result |