Template Class ContainsMatcher
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::MatcherBase< std::vector< T, AllocMatch > >
(Template Class MatcherBase)
Class Documentation
-
template<typename T, typename AllocComp, typename AllocMatch>
class ContainsMatcher : public Catch::Matchers::MatcherBase<std::vector<T, AllocMatch>>