|
Wire Sysio Wire Sysion 1.0.0
|
#include <catch_decomposer.h>


Public Member Functions | |
| UnaryExpr (LhsT lhs) | |
| UnaryExpr (LhsT lhs) | |
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 |
|
inlineexplicit |
Definition at line 134 of file catch_decomposer.h.
|
inlineexplicit |