mlpack
Public Member Functions | Public Attributes | List of all members
Catch::ITransientExpression Struct Referenceabstract
Inheritance diagram for Catch::ITransientExpression:
Inheritance graph
[legend]

Public Member Functions

auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
virtual void streamReconstructedExpression (std::ostream &os) const =0
 
 ITransientExpression (bool isBinaryExpression, bool result)
 

Public Attributes

bool m_isBinaryExpression
 
bool m_result
 

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