Navigation

Operators and Keywords

Function List:

C++ API

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

#include <unwind-prot.h>

Inherits unwind_protect::elem.

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

List of all members.


Public Member Functions

 fcn_arg_elem (void(*fcn)(T), T arg)
void run (void)

template<class T>
class unwind_protect::fcn_arg_elem< T >


Constructor & Destructor Documentation

template<class T >
unwind_protect::unwind_protect::fcn_arg_elem< T >::fcn_arg_elem ( void(*)(T fcn,
T  arg 
) [inline]


Member Function Documentation

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


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