template <typename T>

class ElementsAreArrayMatcher

Defined at line 3984 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Implements ElementsAreArray().

Public Methods

template <typename Iter>
void ElementsAreArrayMatcher<T> (Iter first, Iter last)

Defined at line 3987 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

template <typename Container>
Matcher<Container> operator testing::Matcher<type-parameter-1-0> ()

Defined at line 3990 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h