Public Types | List of all members
testing::internal::ElemFromList< N, T > Struct Template Reference

#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)...))
 

Detailed Description

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

Definition at line 1165 of file bloaty/third_party/googletest/googletest/include/gtest/internal/gtest-internal.h.

Member Typedef Documentation

◆ type [1/2]

template<size_t N, typename... T>
using testing::internal::ElemFromList< N, T >::type = decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>::Apply( static_cast<T (*)()>(nullptr)...))

◆ type [2/2]

template<size_t N, typename... T>
using testing::internal::ElemFromList< N, T >::type = decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>::Apply( static_cast<T (*)()>(nullptr)...))

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:49