#include <catch.hpp>
Definition at line 2151 of file catch.hpp.
 
◆ LazyExpression() [1/2]
      
        
          | Catch::LazyExpression::LazyExpression  | 
          ( | 
          bool  | 
          isNegated | ) | 
           | 
        
      
 
 
◆ LazyExpression() [2/2]
◆ operator bool()
  
  
      
        
          | Catch::LazyExpression::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
explicit   | 
  
 
 
◆ operator=()
◆ AssertionHandler
◆ AssertionStats
  
  
      
        
          | friend struct AssertionStats | 
         
       
   | 
  
friend   | 
  
 
 
◆ operator<<
  
  
      
        
          | auto operator<<  | 
          ( | 
          std::ostream &  | 
          os,  | 
         
        
           | 
           | 
          LazyExpression const &  | 
          lazyExpr  | 
         
        
           | 
          ) | 
           |  ->  std::ostream & | 
         
       
   | 
  
friend   | 
  
 
 
◆ RunContext
◆ m_isNegated
  
  
      
        
          | bool Catch::LazyExpression::m_isNegated | 
         
       
   | 
  
private   | 
  
 
 
◆ m_transientExpression
The documentation for this class was generated from the following file: