STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::detail::one_sided_wait_td_notifier< void > Class Template Reference

Specialization of class for paragraphs with void return type. In this case, there is no inter paragraph dataflow to hold. Notification is hooked directly into termination detection. More...

Public Member Functions

 one_sided_wait_td_notifier (notifier_type notifier)
 
void notify_td (void)
 

Detailed Description

template<>
class stapl::detail::one_sided_wait_td_notifier< void >

Specialization of class for paragraphs with void return type. In this case, there is no inter paragraph dataflow to hold. Notification is hooked directly into termination detection.


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