STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::detail::par_fold< State, SPh > Struct Template Reference

The binary operation used for emitting skeletons in a par_t as a fold. More...

Detailed Description

template<class State, class SPh>
struct stapl::skeletons::detail::par_fold< State, SPh >

The binary operation used for emitting skeletons in a par_t as a fold.

Template Parameters
Statethe accumulated emit_state
SPha pair of a skeleton and its input ph

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