proxygen
testing::internal::IteratorTraits< T * > Struct Template Reference

#include <gtest-port.h>

Public Types

typedef T value_type
 
typedef T value_type
 
typedef T value_type
 

Detailed Description

template<typename T>
struct testing::internal::IteratorTraits< T * >

Definition at line 2224 of file gtest-port.h.

Member Typedef Documentation

template<typename T >
typedef T testing::internal::IteratorTraits< T * >::value_type

Definition at line 2225 of file gtest-port.h.

template<typename T >
typedef T testing::internal::IteratorTraits< T * >::value_type

Definition at line 2225 of file gtest-port.h.

template<typename T >
typedef T testing::internal::IteratorTraits< T * >::value_type

Definition at line 2225 of file gtest-port.h.


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