tuple_element< I, TTuple > Struct Template Reference

tuple_element&lt; I, TTuple &gt; Struct Template Reference#

Composable Kernel: ck::tuple_element< I, TTuple > Struct Template Reference
ck::tuple_element< I, TTuple > Struct Template Reference

#include <tuple.hpp>

Public Types

using type = decltype(detail::get_tuple_element_data< detail::TupleElementKey< I > >(TTuple{}))
 

Member Typedef Documentation

◆ type

template<index_t I, typename TTuple >
using ck::tuple_element< I, TTuple >::type = decltype(detail::get_tuple_element_data<detail::TupleElementKey<I> >(TTuple{}))

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/utility/tuple.hpp