This is the complete list of members for Catch::Matchers::Vector::EqualsMatcher< T, AllocComp, AllocMatch >, including all inherited members.
describe() const override | Catch::Matchers::Vector::EqualsMatcher< T, AllocComp, AllocMatch > | inlinevirtual |
EqualsMatcher(std::vector< T, AllocComp > const &comparator) | Catch::Matchers::Vector::EqualsMatcher< T, AllocComp, AllocMatch > | inline |
m_cachedToString | Catch::Matchers::Impl::MatcherUntypedBase | mutableprotected |
m_comparator | Catch::Matchers::Vector::EqualsMatcher< T, AllocComp, AllocMatch > | |
match(std::vector< T, AllocMatch > const &v) const override | Catch::Matchers::Vector::EqualsMatcher< T, AllocComp, AllocMatch > | inline |
Catch::Matchers::Impl::MatcherBase::match(T const &arg) const=0 | Catch::Matchers::Impl::MatcherMethod< T > | pure virtual |
MatcherUntypedBase()=default | Catch::Matchers::Impl::MatcherUntypedBase | |
MatcherUntypedBase(MatcherUntypedBase const &)=default | Catch::Matchers::Impl::MatcherUntypedBase | |
operator!() const | Catch::Matchers::Impl::MatcherBase< T > | |
operator&&(MatcherBase const &other) const | Catch::Matchers::Impl::MatcherBase< T > | |
operator=(MatcherUntypedBase const &)=delete | Catch::Matchers::Impl::MatcherUntypedBase | |
operator||(MatcherBase const &other) const | Catch::Matchers::Impl::MatcherBase< T > | |
toString() const | Catch::Matchers::Impl::MatcherUntypedBase | |
~MatcherUntypedBase() | Catch::Matchers::Impl::MatcherUntypedBase | protectedvirtual |