proxygen
testing::gmock_matchers_test::Type< T > Struct Template Reference

Static Public Member Functions

static bool IsTypeOf (const T &)
 
template<typename T2 >
static void IsTypeOf (T2 v)
 
static bool IsTypeOf (const T &)
 
template<typename T2 >
static void IsTypeOf (T2 v)
 
static bool IsTypeOf (const T &)
 
template<typename T2 >
static void IsTypeOf (T2 v)
 

Detailed Description

template<typename T>
struct testing::gmock_matchers_test::Type< T >

Definition at line 919 of file gmock-matchers_test.cc.

Member Function Documentation

template<typename T>
static bool testing::gmock_matchers_test::Type< T >::IsTypeOf ( const T )
inlinestatic

Definition at line 920 of file gmock-matchers_test.cc.

920 { return true; }
template<typename T>
template<typename T2 >
static void testing::gmock_matchers_test::Type< T >::IsTypeOf ( T2  v)
static
template<typename T>
template<typename T2 >
static void testing::gmock_matchers_test::Type< T >::IsTypeOf ( T2  v)
static
template<typename T>
template<typename T2 >
static void testing::gmock_matchers_test::Type< T >::IsTypeOf ( T2  v)
static

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