STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::nested_wf Class Reference

Function object to create a new threads-only environment. More...

Public Member Functions

template<typename Function >
 nested_wf (Function &&f, const gang_md::id parent_id)
 
void initialize (unsigned int nth)
 
void operator() (unsigned int tid)
 

Detailed Description

Function object to create a new threads-only environment.


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