Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect::unwind_protect::delete_ptr_elem< T > Class Template Reference

#include <unwind-prot.h>

Inherits unwind_protect::elem.

Collaboration diagram for unwind_protect::unwind_protect::delete_ptr_elem< T >:

List of all members.


Public Member Functions

 delete_ptr_elem (T *ptr)
void run (void)

template<class T>
class unwind_protect::delete_ptr_elem< T >


Constructor & Destructor Documentation

template<class T >
unwind_protect::unwind_protect::delete_ptr_elem< T >::delete_ptr_elem ( T ptr  )  [inline]


Member Function Documentation

template<class T >
void unwind_protect::unwind_protect::delete_ptr_elem< T >::run ( void   )  [inline, virtual]


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