GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
unwind_protect_var< T > Member List

This is the complete list of members for unwind_protect_var< T >, including all inherited members.

m_refunwind_protect_var< T >private
m_valunwind_protect_var< T >private
operator=(const unwind_protect_var &)=deleteunwind_protect_var< T >
unwind_protect_var(T &ref)unwind_protect_var< T >inlineexplicit
unwind_protect_var(T &ref, const T &new_val)unwind_protect_var< T >inline
unwind_protect_var(const unwind_protect_var &)=deleteunwind_protect_var< T >
~unwind_protect_var(void)unwind_protect_var< T >inline