Static Public Member Functions | Static Private Member Functions | List of all members
testing::internal::MatcherCastImpl< T, M > Class Template Reference

#include <gmock.h>

Static Public Member Functions

static Matcher< TCast (const M &polymorphic_matcher_or_value)
 

Static Private Member Functions

static Matcher< TCastImpl (const M &polymorphic_matcher_or_value, BooleanConstant< true >)
 
static Matcher< TCastImpl (const M &value, BooleanConstant< false >)
 

Detailed Description

template<typename T, typename M>
class testing::internal::MatcherCastImpl< T, M >

Definition at line 5334 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ Cast()

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

Definition at line 5336 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ CastImpl() [1/2]

template<typename T , typename M >
static Matcher<T> testing::internal::MatcherCastImpl< T, M >::CastImpl ( const M &  polymorphic_matcher_or_value,
BooleanConstant< true  
)
inlinestaticprivate

Definition at line 5364 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ CastImpl() [2/2]

template<typename T , typename M >
static Matcher<T> testing::internal::MatcherCastImpl< T, M >::CastImpl ( const M &  value,
BooleanConstant< false  
)
inlinestaticprivate

Definition at line 5357 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:49