Class LazyExpression
Defined in File catch_amalgamated.hpp
Class Documentation
-
class LazyExpression
Public Functions
-
inline LazyExpression(bool isNegated)
-
LazyExpression(LazyExpression const &other) = default
-
LazyExpression &operator=(LazyExpression const&) = delete
-
inline explicit operator bool() const
Friends
-
friend auto operator<<(std::ostream &os, LazyExpression const &lazyExpr) -> std::ostream&
-
inline LazyExpression(bool isNegated)