#include <catch2.hpp>
Public Member Functions | |
| LazyExpression (bool isNegated) | |
| LazyExpression (LazyExpression const &other) | |
| LazyExpression & | operator= (LazyExpression const &)=delete |
| operator bool () const | |
| LazyExpression | ( | bool | isNegated | ) |
| LazyExpression | ( | LazyExpression const & | other | ) |
|
delete |
|
explicit |