Ardour  9.0-pre0-350-gf17a656217
PBD::ExceptionSafeIncDec< T > Class Template Reference

#include <unwind.h>

Public Member Functions

 ExceptionSafeIncDec (T &var)
 
 ~ExceptionSafeIncDec ()
 

Private Attributes

T & _var
 

Detailed Description

template<typename T>
class PBD::ExceptionSafeIncDec< T >

Definition at line 37 of file unwind.h.

Constructor & Destructor Documentation

◆ ExceptionSafeIncDec()

template<typename T >
PBD::ExceptionSafeIncDec< T >::ExceptionSafeIncDec ( T &  var)
inline

Definition at line 39 of file unwind.h.

◆ ~ExceptionSafeIncDec()

template<typename T >
PBD::ExceptionSafeIncDec< T >::~ExceptionSafeIncDec ( )
inline

Definition at line 40 of file unwind.h.

Member Data Documentation

◆ _var

template<typename T >
T& PBD::ExceptionSafeIncDec< T >::_var
private

Definition at line 43 of file unwind.h.


The documentation for this class was generated from the following file: