STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::tuple_ops::result_of::heterogeneous_discard< Slices, Tuple, typename, typename > Struct Template Reference

Metafunction that reflects the type of the. More...

Detailed Description

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: