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

Implementation class of post_execute_func. Uses partial specialization to call method in object if and only if it is a view. More...

Static Public Member Functions

static void apply (T &t)
 

Detailed Description

template<typename T, bool = is_view<T>::value>
struct stapl::paragraph_impl::post_execute_impl< T, bool >

Implementation class of post_execute_func. Uses partial specialization to call method in object if and only if it is a view.


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