IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
std::tuple_element< Idx, ::ippl::Tuple< Ts... > > Struct Template Reference

#include <Tuple.h>

Collaboration diagram for std::tuple_element< Idx, ::ippl::Tuple< Ts... > >:

Public Types

using type = typename ::ippl::TupleType<Idx, Ts...>

Detailed Description

template<size_t Idx, typename... Ts>
struct std::tuple_element< Idx, ::ippl::Tuple< Ts... > >

Definition at line 357 of file Tuple.h.

Member Typedef Documentation

◆ type

template<size_t Idx, typename... Ts>
using std::tuple_element< Idx, ::ippl::Tuple< Ts... > >::type = typename ::ippl::TupleType<Idx, Ts...>

Definition at line 358 of file Tuple.h.


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