uTL
micro Template library
testing::internal::AddReference< T > Struct Template Reference

#include <gtest.h>

Public Types

typedef T & type
 

Detailed Description

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

Definition at line 1292 of file gtest.h.

Member Typedef Documentation

◆ type

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

Definition at line 1292 of file gtest.h.


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