Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Matchers::Generic::PredicateMatcher< T > Member List

This is the complete list of members for Catch::Matchers::Generic::PredicateMatcher< T >, including all inherited members.

describe() const overrideCatch::Matchers::Generic::PredicateMatcher< T >inlinevirtual
m_cachedToStringCatch::Matchers::Impl::MatcherUntypedBasemutableprotected
match(T const &item) const overrideCatch::Matchers::Generic::PredicateMatcher< T >inlinevirtual
MatcherUntypedBase()=defaultCatch::Matchers::Impl::MatcherUntypedBase
MatcherUntypedBase(MatcherUntypedBase const &)=defaultCatch::Matchers::Impl::MatcherUntypedBase
operator!() constCatch::Matchers::Impl::MatcherBase< T >
operator&&(MatcherBase const &other) constCatch::Matchers::Impl::MatcherBase< T >
operator=(MatcherUntypedBase const &)=deleteCatch::Matchers::Impl::MatcherUntypedBase
operator||(MatcherBase const &other) constCatch::Matchers::Impl::MatcherBase< T >
PredicateMatcher(std::function< bool(T const &)> const &elem, std::string const &descr)Catch::Matchers::Generic::PredicateMatcher< T >inline
toString() constCatch::Matchers::Impl::MatcherUntypedBase
~MatcherUntypedBase()Catch::Matchers::Impl::MatcherUntypedBaseprotectedvirtual