Metafunction that reflects the type of the.
More...
template<typename Slices, typename Tuple, typename = make_index_sequence<tuple_element<0, Slices>::type::value>, typename = make_index_sequence<tuple_size<Tuple>::value - tuple_element<0, Slices>::type::value - 1>>
struct stapl::tuple_ops::result_of::heterogeneous_discard< Slices, Tuple, typename, typename >
Metafunction that reflects the type of the.
- See also
- stapl::heterogeneous_discard function.
The documentation for this struct was generated from the following file: