STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::detail::discard_from_sequence_impl< SlicesSize, SlicesSize, Slices, Tuple > Struct Template Reference

Metafunction to recursively call tuple_ops::heterogeneous_discard. More...

Public Types

using type = Tuple
 

Detailed Description

template<int SlicesSize, typename Slices, typename Tuple>
struct stapl::detail::discard_from_sequence_impl< SlicesSize, SlicesSize, Slices, Tuple >

Metafunction to recursively call tuple_ops::heterogeneous_discard.

Base case.


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