alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::detail::TupleLeaf< I, T > Struct Template Reference

#include <Tuple.hpp>

Public Types

using type = T

Public Attributes

value

Detailed Description

template<std::size_t I, typename T>
struct alpaka::detail::TupleLeaf< I, T >

Definition at line 22 of file Tuple.hpp.

Member Typedef Documentation

◆ type

template<std::size_t I, typename T>
using alpaka::detail::TupleLeaf< I, T >::type = T

Definition at line 24 of file Tuple.hpp.

Member Data Documentation

◆ value

template<std::size_t I, typename T>
T alpaka::detail::TupleLeaf< I, T >::value

Definition at line 25 of file Tuple.hpp.


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