| 
    MeVisLab Toolbox Reference
    
   | 
 
Classes | |
| class | ScopeGuard | 
Enumerations | |
| enum class | ScopeGuardOnExit | 
Functions | |
| template<class Functor > | |
| ScopeGuard< Functor > | operator+ (ScopeGuardOnExit, Functor &&fn) | 
Definition at line 79 of file mlScopeGuard.h.
| ScopeGuard< Functor > ml::ScopeGuardDetail::operator+ | ( | ScopeGuardOnExit | , | 
| Functor && | fn ) | 
Definition at line 82 of file mlScopeGuard.h.
References mlrange_cast(), and operator+().
Referenced by operator+().