MeVisLab Toolbox Reference
ml::ScopeGuardDetail Namespace Reference

Classes

class  ScopeGuard
 

Enumerations

enum class  ScopeGuardOnExit
 

Functions

template<class Functor >
ScopeGuard< Functor > operator+ (ScopeGuardOnExit, Functor &&fn)
 

Enumeration Type Documentation

◆ ScopeGuardOnExit

Definition at line 79 of file mlScopeGuard.h.

Function Documentation

◆ operator+()

template<class Functor >
ScopeGuard<Functor> ml::ScopeGuardDetail::operator+ ( ScopeGuardOnExit  ,
Functor &&  fn 
)

Definition at line 82 of file mlScopeGuard.h.