STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::paragraph_impl::initialize_migrating_scheduler< Scheduler, bool > Struct Template Reference

Static functor with partial specialization to detect a scheduler using task migration and provide it with a pointer to the now initialized paragraph. More...

Static Public Member Functions

static void apply (Scheduler &, task_graph &)
 

Detailed Description

template<typename Scheduler, bool = has_enable_migration<typename Scheduler::sched_info_type>::value>
struct stapl::paragraph_impl::initialize_migrating_scheduler< Scheduler, bool >

Static functor with partial specialization to detect a scheduler using task migration and provide it with a pointer to the now initialized paragraph.


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