| spdlog
    | 
This is the complete list of members for Catch::MatchExpr< ArgT, MatcherT >, 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_arg | Catch::MatchExpr< ArgT, MatcherT > | private | 
| m_isBinaryExpression | Catch::ITransientExpression | |
| m_matcher | Catch::MatchExpr< ArgT, MatcherT > | private | 
| m_matcherString | Catch::MatchExpr< ArgT, MatcherT > | private | 
| m_result | Catch::ITransientExpression | |
| MatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) | Catch::MatchExpr< ArgT, MatcherT > | inline | 
| streamReconstructedExpression(std::ostream &os) const override | Catch::MatchExpr< ArgT, MatcherT > | inlinevirtual | 
| ~ITransientExpression() | Catch::ITransientExpression | virtual |