ci_base
Public Member Functions | List of all members
testing::internal::FlatTuple< T > Class Template Reference
Inheritance diagram for testing::internal::FlatTuple< T >:
testing::internal::FlatTupleBase< FlatTuple< T... >, MakeIndexSequence< sizeof...(T)>::type >

Public Member Functions

 FlatTuple (T... t)
 
template<size_t I>
const ElemFromList< I, Indices, T... >::type & Get () const
 
template<size_t I>
ElemFromList< I, Indices, T... >::type & Get ()
 

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