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

Function object implementing the disposer concept defined by Boost.Intrusive. Function operator signatures restricted to. More...

Public Member Functions

template<typename T >
void operator() (ref_cnt_elem_holder< T > *delete_this)
 

Detailed Description

Function object implementing the disposer concept defined by Boost.Intrusive. Function operator signatures restricted to.

ref_cnt_elem_holder to guard against inadvertent use in other contexts.


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