An easy way to ensure that a function is called at the end of the current scope. More...
#include <juce_ScopeGuard.h>
Inherits Fn.
Public Member Functions | |
~ScopeGuard () | |
An easy way to ensure that a function is called at the end of the current scope.
Usage:
ScopeGuard< Fn >::~ScopeGuard | ( | ) |
References ScopeGuard< Fn >::~ScopeGuard().
Referenced by ScopeGuard< Fn >::~ScopeGuard().