uTL
micro Template library
testing::internal::ElemFromList< N, IndexSequence< I... >, T... > Struct Template Reference

#include <gtest.h>

Inheritance diagram for testing::internal::ElemFromList< N, IndexSequence< I... >, T... >:
testing::internal::ElemFromListImpl< T, N, I >

Detailed Description

template<size_t N, size_t... I, typename... T>
struct testing::internal::ElemFromList< N, IndexSequence< I... >, T... >

Definition at line 7689 of file gtest.h.


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