Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
testing::internal::IndexSequence< Is > Struct Template Reference

#include <gtest-internal.h>

Inheritance diagram for testing::internal::IndexSequence< Is >:
Inheritance graph
[legend]

Public Types

using type = IndexSequence
 

Detailed Description

template<size_t... Is>
struct testing::internal::IndexSequence< Is >

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

Member Typedef Documentation

◆ type

template<size_t... Is>
using testing::internal::IndexSequence< Is >::type = IndexSequence

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


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