Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
testing::internal::ElemFromListImpl< IndexSequence< I...> > Struct Template Reference

#include <gtest-internal.h>

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

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

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