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