Public Types
testing::internal::Templates2< T1, T2 > Struct Template Reference

#include <ts_gtest.h>

List of all members.

Public Types

typedef TemplateSel< T1 > Head
typedef Templates1< T2 > Tail

template<GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2>
struct testing::internal::Templates2< T1, T2 >


Member Typedef Documentation

template<GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2>
typedef TemplateSel<T1> testing::internal::Templates2< T1, T2 >::Head
template<GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2>
typedef Templates1<T2> testing::internal::Templates2< T1, T2 >::Tail

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