MeVisLab Toolbox Reference
ml::ScopeGuardDetail Namespace Reference

Classes

class  ScopeGuard
 

Enumerations

enum class  ScopeGuardOnExit
 

Functions

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

Enumeration Type Documentation

◆ ScopeGuardOnExit

Function Documentation

◆ operator+()

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

Definition at line 82 of file mlScopeGuard.h.

References mlrange_cast(), and operator+().

Referenced by operator+().