GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
unwind-prot.h File Reference
#include "octave-config.h"
#include <cstddef>
#include <stack>
#include <memory>
#include "action-container.h"

Go to the source code of this file.

Classes

class  unwind_action
 
class  unwind_action_safe
 
class  unwind_protect
 
class  unwind_protect_safe
 
class  unwind_protect_var< T >