Template Struct ContainsMatcher¶
Defined in File catch.hpp
Inheritance Relationships¶
Base Type¶
public Catch::Matchers::Impl::MatcherBase< std::vector< T > >(Template Struct MatcherBase)
Struct Documentation¶
-
template<typename
T>
structCatch::Matchers::Vector::ContainsMatcher: public Catch::Matchers::Impl::MatcherBase<std::vector<T>>¶ Public Functions
-
inline virtual std::string
describe() const override¶
-
inline virtual std::string