STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::detail::compute_task_view_storage< T, Migratable, FastVec, Views > Struct Template Reference

Type metafunction to compute the storage class template used by a task in the paragraph. More...

Detailed Description

template<view_wrapper_type T, bool Migratable, typename FastVec, typename ... Views>
struct stapl::detail::compute_task_view_storage< T, Migratable, FastVec, Views >

Type metafunction to compute the storage class template used by a task in the paragraph.

Template Parameters
Tenumerated type denoting whether localization should be performed.
MigratableBoolean denoting whether task migration is enabled.
ViewsThe views for a task.

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