|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
An easy way to ensure that a function is called at the end of the current scope. More...
#include "juce_ScopeGuard.h"
An easy way to ensure that a function is called at the end of the current scope.
Usage:
@tags{Core}
Definition at line 52 of file juce_ScopeGuard.h.
| juce::ScopeGuard< Fn >::~ScopeGuard | ( | ) |
Definition at line 52 of file juce_ScopeGuard.h.