approx | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | mutable |
ApproxMatcher(std::vector< T, AllocComp > const &comparator) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
describe() const override | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inlinevirtual |
epsilon(T const &newEpsilon) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
m_cachedToString | Catch::Matchers::Impl::MatcherUntypedBase | mutableprotected |
m_comparator | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | |
margin(T const &newMargin) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
match(std::vector< T, AllocMatch > const &v) const override | Catch::Matchers::Vector::ApproxMatcher< 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 > | |
scale(T const &newScale) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
toString() const | Catch::Matchers::Impl::MatcherUntypedBase | |
~MatcherUntypedBase() | Catch::Matchers::Impl::MatcherUntypedBase | protectedvirtual |