Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::ElemFromListImpl< IndexSequence< I... > > Struct Template Reference

#include <gtest-internal.h>

Inheritance diagram for testing::internal::ElemFromListImpl< IndexSequence< I... > >:

Static Public Member Functions

template<typename R>
static R Apply (Ignore< 0 *I >..., R(*)(),...)

Detailed Description

template<size_t... I>
struct testing::internal::ElemFromListImpl< IndexSequence< I... > >

Definition at line 1161 of file gtest-internal.h.

Member Function Documentation

◆ Apply()

template<size_t... I>
template<typename R>
R testing::internal::ElemFromListImpl< IndexSequence< I... > >::Apply ( Ignore< 0 *I > ...,
R(*  )(),
... )
static

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