Public Types | List of all members
testing::internal::Types3< T1, T2, T3 > Struct Template Reference

#include <ts_gtest.h>

Public Types

typedef T1 Head
 
typedef Types2< T2, T3 > Tail
 

Member Typedef Documentation

template<typename T1 , typename T2 , typename T3 >
typedef T1 testing::internal::Types3< T1, T2, T3 >::Head
template<typename T1 , typename T2 , typename T3 >
typedef Types2<T2, T3> testing::internal::Types3< T1, T2, T3 >::Tail

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