STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::flows::inline_flows::change_tuple_element< N, Tuple, T, Indices > Struct Template Reference

Changes the type of a tuple at a given index. More...

Detailed Description

template<size_t N, typename Tuple, typename T, typename Indices = make_index_sequence< stapl::tuple_size<Tuple>::value>>
struct stapl::skeletons::flows::inline_flows::change_tuple_element< N, Tuple, T, Indices >

Changes the type of a tuple at a given index.


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