Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gtest-internal.h>
Public Types | |
using | type = decltype(ElemFromListImpl< typename MakeIndexSequence< N >::type >::Apply(static_cast< T(*)()>(nullptr)...)) |
Definition at line 1171 of file gtest-internal.h.
using testing::internal::ElemFromList< N, T >::type = decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>::Apply( static_cast<T (*)()>(nullptr)...)) |
Definition at line 1174 of file gtest-internal.h.