Template Class RangeEqualsMatcher
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::MatcherGenericBase
(Class MatcherGenericBase)
Class Documentation
-
template<typename TargetRangeLike, typename Equality>
class RangeEqualsMatcher : public Catch::Matchers::MatcherGenericBase Matcher for checking that an element contains the same elements in the same order