Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing::internal::ElemFromList< N, T > Struct Template Reference

Public Types

using type
 

Member Typedef Documentation

◆ type

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

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