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

#include <gtest-internal.h>

Public Types

typedef Ttype
 
typedef Ttype
 
typedef Ttype
 

Detailed Description

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

Definition at line 830 of file gtest-internal.h.

Member Typedef Documentation

template<typename T>
typedef T& testing::internal::AddReference< T >::type

Definition at line 830 of file gtest-internal.h.

template<typename T>
typedef T& testing::internal::AddReference< T >::type

Definition at line 830 of file gtest-internal.h.

template<typename T>
typedef T& testing::internal::AddReference< T >::type

Definition at line 830 of file gtest-internal.h.


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