#include <unwind-prot.h>
Inherits unwind_protect::elem.
Public Member Functions | |
fcn_arg_elem (void(*fcn)(T), T arg) | |
void | run (void) |
unwind_protect::unwind_protect::fcn_arg_elem< T >::fcn_arg_elem | ( | void(*)(T) | fcn, | |
T | arg | |||
) | [inline] |
void unwind_protect::unwind_protect::fcn_arg_elem< T >::run | ( | void | ) | [inline, virtual] |
Reimplemented from unwind_protect::unwind_protect::elem.