STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::detail::compute_task_view_storage< Fast, false, FastVec, Views... > Struct Template Reference

Specialization used for tasks when localization is performed and migration support is disabled. More...

Public Types

using type = fast_no_mg_storage< Views... >
 

Detailed Description

template<typename FastVec, typename ... Views>
struct stapl::detail::compute_task_view_storage< Fast, false, FastVec, Views... >

Specialization used for tasks when localization is performed and migration support is disabled.


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