Template Function Catch::Matchers::Equals(std::vector<T, AllocComp> const&)
Defined in File catch.hpp
Function Documentation
-
template<typename T, typename AllocComp = std::allocator<T>, typename AllocMatch = AllocComp>
Vector::EqualsMatcher<T, AllocComp, AllocMatch> Catch::Matchers::Equals(std::vector<T, AllocComp> const &comparator)