alpaka
Abstraction Library for Parallel Kernel Acceleration
std::tuple_element< I, alpaka::Vec< TDim, TVal > > Struct Template Reference

#include <Vec.hpp>

Public Types

using type = TVal
 

Detailed Description

template<size_t I, typename TDim, typename TVal>
struct std::tuple_element< I, alpaka::Vec< TDim, TVal > >

Definition at line 791 of file Vec.hpp.

Member Typedef Documentation

◆ type

template<size_t I, typename TDim , typename TVal >
using std::tuple_element< I, alpaka::Vec< TDim, TVal > >::type = TVal

Definition at line 793 of file Vec.hpp.


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