proxygen
testing::internal::RemoveConst< const T > Struct Template Reference

#include <gtest-internal.h>

Public Types

typedef T type
 
typedef T type
 
typedef T type
 

Detailed Description

template<typename T>
struct testing::internal::RemoveConst< const T >

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

Member Typedef Documentation

template<typename T >
typedef T testing::internal::RemoveConst< const T >::type

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

template<typename T >
typedef T testing::internal::RemoveConst< const T >::type

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

template<typename T >
typedef T testing::internal::RemoveConst< const T >::type

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


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