Template Class ContainsElementMatcher
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::MatcherGenericBase
(Class MatcherGenericBase)
Class Documentation
-
template<typename T, typename Equality>
class ContainsElementMatcher : public Catch::Matchers::MatcherGenericBase Matcher for checking that an element in range is equal to specific element.