STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::paragraph_impl::create_paragraph< IdxList > Struct Template Reference

Facilitates creation of one-sided PARAGRAPH creation via construct. Template exist instead of inline in add_task to allow creation of index integer pack via partial specialization so that we can expand the viewset into an argument list an apply view packaging prior to transmission. More...

Detailed Description

template<typename IdxList>
struct stapl::paragraph_impl::create_paragraph< IdxList >

Facilitates creation of one-sided PARAGRAPH creation via construct. Template exist instead of inline in add_task to allow creation of index integer pack via partial specialization so that we can expand the viewset into an argument list an apply view packaging prior to transmission.


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