#include <unwind-prot.h>
Inherits unwind_protect::elem.
Public Member Functions | |
restore_var_elem (T &ref, const T &val) | |
void | run (void) |
unwind_protect::unwind_protect::restore_var_elem< T >::restore_var_elem | ( | T & | ref, | |
const T & | val | |||
) | [inline] |
void unwind_protect::unwind_protect::restore_var_elem< T >::run | ( | void | ) | [inline, virtual] |
Reimplemented from unwind_protect::unwind_protect::elem.