Monero
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
testing::SafeMatcherCastImpl< T > Class Template Reference

#include <gmock-matchers.h>

Static Public Member Functions

template<typename M >
static Matcher< TCast (const M &polymorphic_matcher_or_value)
 
template<typename U >
static Matcher< TCast (const Matcher< U > &matcher)
 

Member Function Documentation

◆ Cast() [1/2]

template<typename T >
template<typename M >
static Matcher< T > testing::SafeMatcherCastImpl< T >::Cast ( const M & polymorphic_matcher_or_value)
inlinestatic

◆ Cast() [2/2]

template<typename T >
template<typename U >
static Matcher< T > testing::SafeMatcherCastImpl< T >::Cast ( const Matcher< U > & matcher)
inlinestatic

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