This is the complete list of members for unwind_action, including all inherited members.
| discard(void) | unwind_action | inline |
| m_fcn | unwind_action | private |
| operator=(const unwind_action &)=delete | unwind_action | |
| run(void) | unwind_action | inline |
| set(F &&fcn, Args &&... args) | unwind_action | inline |
| set(void) | unwind_action | inline |
| unwind_action(void) | unwind_action | inline |
| unwind_action(F &&fcn, Args &&... args) | unwind_action | inline |
| unwind_action(const unwind_action &)=delete | unwind_action | |
| ~unwind_action(void) | unwind_action | inline |