Monero
Loading...
Searching...
No Matches
testing::internal::PairMatchBase< D, Op > Class Template Reference

#include <gmock-matchers.h>

Classes

class  Impl

Public Member Functions

template<typename T1, typename T2>
 operator Matcher< ::testing::tuple< T1, T2 > > () const
template<typename T1, typename T2>
 operator Matcher< const ::testing::tuple< T1, T2 > & > () const

Static Private Member Functions

::std::ostream & GetDesc (::std::ostream &os)

Member Function Documentation

◆ GetDesc()

template<typename D, typename Op>
::std::ostream & testing::internal::PairMatchBase< D, Op >::GetDesc ( ::std::ostream & os)
inlinestaticprivate

◆ operator Matcher< ::testing::tuple< T1, T2 > >()

template<typename D, typename Op>
template<typename T1, typename T2>
testing::internal::PairMatchBase< D, Op >::operator Matcher< ::testing::tuple< T1, T2 > > ( ) const
inline

◆ operator Matcher< const ::testing::tuple< T1, T2 > & >()

template<typename D, typename Op>
template<typename T1, typename T2>
testing::internal::PairMatchBase< D, Op >::operator Matcher< const ::testing::tuple< T1, T2 > & > ( ) const
inline

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