Public Types | List of all members
testing::internal::Templates9< T1, T2, T3, T4, T5, T6, T7, T8, T9 > Struct Template Reference

#include <ts_gtest.h>

Public Types

typedef TemplateSel< T1 > Head
 
typedef Templates8< T2, T3, T4,
T5, T6, T7, T8, T9 > 
Tail
 

Member Typedef Documentation

template<GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2, GTEST_TEMPLATE_ T3, GTEST_TEMPLATE_ T4, GTEST_TEMPLATE_ T5, GTEST_TEMPLATE_ T6, GTEST_TEMPLATE_ T7, GTEST_TEMPLATE_ T8, GTEST_TEMPLATE_ T9>
typedef TemplateSel<T1> testing::internal::Templates9< T1, T2, T3, T4, T5, T6, T7, T8, T9 >::Head
template<GTEST_TEMPLATE_ T1, GTEST_TEMPLATE_ T2, GTEST_TEMPLATE_ T3, GTEST_TEMPLATE_ T4, GTEST_TEMPLATE_ T5, GTEST_TEMPLATE_ T6, GTEST_TEMPLATE_ T7, GTEST_TEMPLATE_ T8, GTEST_TEMPLATE_ T9>
typedef Templates8<T2, T3, T4, T5, T6, T7, T8, T9> testing::internal::Templates9< T1, T2, T3, T4, T5, T6, T7, T8, T9 >::Tail

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