GNU Radio's DSD Package
testing::internal::ElementsAreArrayMatcher< T > Class Template Reference

#include <gmock-matchers.h>

Public Member Functions

template<typename Iter>
 ElementsAreArrayMatcher (Iter first, Iter last)
template<typename Container>
 operator Matcher< Container > () const
template<typename Iter>
 ElementsAreArrayMatcher (Iter first, Iter last)
template<typename Container>
 operator Matcher< Container > () const

Constructor & Destructor Documentation

◆ ElementsAreArrayMatcher() [1/2]

template<typename T>
template<typename Iter>
testing::internal::ElementsAreArrayMatcher< T >::ElementsAreArrayMatcher ( Iter first,
Iter last )
inline

◆ ElementsAreArrayMatcher() [2/2]

template<typename T>
template<typename Iter>
testing::internal::ElementsAreArrayMatcher< T >::ElementsAreArrayMatcher ( Iter first,
Iter last )
inline

Member Function Documentation

◆ operator Matcher< Container >() [1/2]

template<typename T>
template<typename Container>
testing::internal::ElementsAreArrayMatcher< T >::operator Matcher< Container > ( ) const
inline

◆ operator Matcher< Container >() [2/2]

template<typename T>
template<typename Container>
testing::internal::ElementsAreArrayMatcher< T >::operator Matcher< Container > ( ) const
inline

The documentation for this class was generated from the following files: