GNU Radio's DSD Package
testing::internal::MatcherCastImpl< T, Matcher< U > > Class Template Reference

#include <gmock-matchers.h>

Static Public Member Functions

static Matcher< T > Cast (const Matcher< U > &source_matcher)
 
static Matcher< T > Cast (const Matcher< U > &source_matcher)
 

Member Function Documentation

◆ Cast() [1/2]

template<typename T , typename U >
static Matcher<T> testing::internal::MatcherCastImpl< T, Matcher< U > >::Cast ( const Matcher< U > &  source_matcher)
inlinestatic

◆ Cast() [2/2]

template<typename T , typename U >
static Matcher<T> testing::internal::MatcherCastImpl< T, Matcher< U > >::Cast ( const Matcher< U > &  source_matcher)
inlinestatic

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