Navigation

Operators and Keywords

Function List:

C++ API

unwind_protect::restore_var_elem< T > Class Template Reference

#include <unwind-prot.h>

Inherits unwind_protect::elem.

Collaboration diagram for unwind_protect::restore_var_elem< T >:

List of all members.

Public Member Functions

 restore_var_elem (T &ref, const T &val)
void run (void)

template<class T>
class unwind_protect::restore_var_elem< T >


Constructor & Destructor Documentation

template<class T >
unwind_protect::restore_var_elem< T >::restore_var_elem ( T &  ref,
const T &  val 
) [inline]

Member Function Documentation

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

Reimplemented from unwind_protect::elem.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines