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

#include <gmock-matchers.h>

Public Member Functions

 RefMatcher (T &x)
template<typename Super>
 operator Matcher< Super & > () const
 RefMatcher (T &x)
template<typename Super>
 operator Matcher< Super & > () const

Constructor & Destructor Documentation

◆ RefMatcher() [1/2]

template<typename T>
testing::internal::RefMatcher< T & >::RefMatcher ( T & x)
inlineexplicit

◆ RefMatcher() [2/2]

template<typename T>
testing::internal::RefMatcher< T & >::RefMatcher ( T & x)
inlineexplicit

Member Function Documentation

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

template<typename T>
template<typename Super>
testing::internal::RefMatcher< T & >::operator Matcher< Super & > ( ) const
inline

◆ operator Matcher< Super & >() [2/2]

template<typename T>
template<typename Super>
testing::internal::RefMatcher< T & >::operator Matcher< Super & > ( ) const
inline

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