All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | Friends | List of all members
Catch::LazyExpression Class Reference

Public Member Functions

 LazyExpression (bool isNegated)
 
 LazyExpression (LazyExpression const &other)
 
LazyExpressionoperator= (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 &
 

Detailed Description

Definition at line 2526 of file catch.hpp.


The documentation for this class was generated from the following file: