Ylva And Malin
Public Member Functions
Catch::UnaryExpr< LhsT > Class Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::UnaryExpr< LhsT >:
Inheritance graph
Collaboration diagram for Catch::UnaryExpr< LhsT >:
Collaboration graph

Public Member Functions

 UnaryExpr (LhsT lhs)
 
- Public Member Functions inherited from Catch::ITransientExpression
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 
virtual ~ITransientExpression ()
 

Additional Inherited Members

- Data Fields inherited from Catch::ITransientExpression
bool m_isBinaryExpression
 
bool m_result
 

Constructor & Destructor Documentation

template<typename LhsT >
Catch::UnaryExpr< LhsT >::UnaryExpr ( LhsT  lhs)
inlineexplicit

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