STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::paragraph_impl::post_execute_func Struct Reference

Function object used by Task to invoke post_execute on each element of the viewset unless it is a proxy or paragraph_view. More...

Public Member Functions

template<typename T >
void operator() (T &t) const
 

Public Types

typedef void result_type
 

Detailed Description

Function object used by Task to invoke post_execute on each element of the viewset unless it is a proxy or paragraph_view.


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