This is the complete list of members for Catch::Matchers::Generic::PredicateMatcher< T >, including all inherited members.
| describe() const override | Catch::Matchers::Generic::PredicateMatcher< T > | inline |
| m_description | Catch::Matchers::Generic::PredicateMatcher< T > | private |
| m_predicate | Catch::Matchers::Generic::PredicateMatcher< T > | private |
| match(T const &item) const override | Catch::Matchers::Generic::PredicateMatcher< T > | inline |
| PredicateMatcher(std::function< bool(T const &)> const &elem, std::string const &descr) | Catch::Matchers::Generic::PredicateMatcher< T > | inline |