Public Member Functions | |
| LazyExpression (bool isNegated) | |
| LazyExpression (LazyExpression const &other) | |
| LazyExpression & | operator= (LazyExpression const &)=delete |
| operator bool () const | |
Private Attributes | |
| ITransientExpression const * | m_transientExpression = nullptr |
| bool | m_isNegated |
Friends | |
| class | AssertionHandler |
| struct | AssertionStats |
| class | RunContext |
| auto | operator<< (std::ostream &os, LazyExpression const &lazyExpr) -> std::ostream & |
1.8.6