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