Changes the type of a tuple at a given index.
More...
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: