Functions | |
template<typename InputIterator , typename T > | |
bool | contains (InputIterator first, InputIterator last, T const &item) |
template<typename InputIterator , typename T > | |
size_t | count (InputIterator first, InputIterator last, T const &item) |
bool Catch::Matchers::Vector::Detail::contains | ( | InputIterator | first, |
InputIterator | last, | ||
T const & | item | ||
) |