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