An easy way to ensure that a function is called at the end of the current scope. More...
#include <juce_ScopeGuard.h>


Public Member Functions | |
| ~ScopeGuard () | |
An easy way to ensure that a function is called at the end of the current scope.
Usage:
@tags{Core}
|
inline |
References juce::ScopeGuard< Fn >::~ScopeGuard().
Referenced by juce::ScopeGuard< Fn >::~ScopeGuard().