|
Ylva And Malin
|
#include <catch.hpp>


Public Member Functions | |
| BinaryExpr (bool comparisonResult, LhsT lhs, StringRef op, RhsT rhs) | |
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 |
|
inline |
1.8.11