STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::skeletons::detail::rip_skels_impl< S > Struct Template Reference

Helper struct to extract the skeletons as a tuple. More...

Static Public Member Functions

static type call (S const &s)
 

Public Types

using type = tuple< S >
 

Detailed Description

template<class S>
struct stapl::skeletons::detail::rip_skels_impl< S >

Helper struct to extract the skeletons as a tuple.


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