Class LazyExpression

Class Documentation

class LazyExpression

Public Functions

LazyExpression(bool isNegated)
LazyExpression(LazyExpression const &other)
LazyExpression &operator=(LazyExpression const&) = delete
explicit operator bool() const

Friends

friend std::ostream &operator<<(std::ostream &os, LazyExpression const &lazyExpr)