Inheritance diagram for Catch::Matchers::Vector::ContainsElementMatcher< T >:Public Member Functions | |
| ContainsElementMatcher (T const &comparator) | |
| bool | match (std::vector< T > const &v) const override |
| std::string | describe () const override |
Public Attributes | |
| T const & | m_comparator |
1.8.6