| spdlog
    | 
This is the complete list of members for Catch::UnaryExpr< LhsT >, including all inherited members.
| getResult() const -> bool | Catch::ITransientExpression | inline | 
| isBinaryExpression() const -> bool | Catch::ITransientExpression | inline | 
| ITransientExpression(bool isBinaryExpression, bool result) | Catch::ITransientExpression | inline | 
| m_isBinaryExpression | Catch::ITransientExpression | |
| m_lhs | Catch::UnaryExpr< LhsT > | private | 
| m_result | Catch::ITransientExpression | |
| streamReconstructedExpression(std::ostream &os) const override | Catch::UnaryExpr< LhsT > | inlineprivatevirtual | 
| UnaryExpr(LhsT lhs) | Catch::UnaryExpr< LhsT > | inlineexplicit | 
| ~ITransientExpression() | Catch::ITransientExpression | virtual |