Monero
Loading...
Searching...
No Matches
testing::internal::MatcherCastImpl< T, Matcher< U > > Class Template Reference

#include <gmock-matchers.h>

Classes

class  Impl

Static Public Member Functions

static Matcher< TCast (const Matcher< U > &source_matcher)

Static Private Member Functions

static Matcher< TCastImpl (const Matcher< U > &value, BooleanConstant< false >)

Member Function Documentation

◆ Cast()

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

◆ CastImpl()

Matcher< T > testing::internal::MatcherCastImpl< T, Matcher< U > >::CastImpl ( const Matcher< U > & value,
BooleanConstant< false >  )
inlinestaticprivate

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