STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Static Public Attributes
stapl::skeletons::flows::inline_flows::placeholders::x< N > Struct Template Reference

A placeholder for the output of a composed skeleton. More...

Public Member Functions

template<typename Skeleton >
flow_tuple< Skeleton, x, ph_list<> > operator<< (Skeleton s) const
 
template<typename Placeholder >
constexpr ph_list< x, typename std::decay< Placeholder >::type > operator, (Placeholder const &) const
 

Static Public Attributes

static constexpr size_t value = N
 

Detailed Description

template<size_t N>
struct stapl::skeletons::flows::inline_flows::placeholders::x< N >

A placeholder for the output of a composed skeleton.


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