GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gtest-internal.h>
Public Types | |
using | type = decltype(ElemFromListImpl< typename MakeIndexSequence< N >::type >::Apply(static_cast< T(*)()>(nullptr)...)) |
using | type = decltype(ElemFromListImpl< typename MakeIndexSequence< N >::type >::Apply(static_cast< T(*)()>(nullptr)...)) |
using testing::internal::ElemFromList< N, T >::type = decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>::Apply( static_cast<T (*)()>(nullptr)...)) |
using testing::internal::ElemFromList< N, T >::type = decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>::Apply( static_cast<T (*)()>(nullptr)...)) |