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:
- include/ck/utility/tuple.hpp