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) |
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.
1.8.13