STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::skeletons_impl::hand_execute_impl< Skeleton, Views > Struct Template Reference

Execute a skeleton in place with a set of views. More...

Detailed Description

template<typename Skeleton, typename... Views>
struct stapl::skeletons::skeletons_impl::hand_execute_impl< Skeleton, Views >

Execute a skeleton in place with a set of views.

Template Parameters
SkeletonThe skeleton to execute
ViewsThe views to use as the source of data

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