proxygen
testing::internal::remove_reference< T > Struct Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef T type
 
typedef T type
 
typedef T type
 

Detailed Description

template<typename T>
struct testing::internal::remove_reference< T >

Definition at line 348 of file gmock-internal-utils.h.

Member Typedef Documentation

template<typename T >
typedef T testing::internal::remove_reference< T >::type

Definition at line 348 of file gmock-internal-utils.h.

template<typename T >
typedef T testing::internal::remove_reference< T >::type

Definition at line 348 of file gmock-internal-utils.h.

template<typename T >
typedef T testing::internal::remove_reference< T >::type

Definition at line 348 of file gmock-internal-utils.h.


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