#include <juce_ScopeGuard.h>
An easy way to ensure that a function is called at the end of the current scope.
Usage:
Definition at line 52 of file juce_ScopeGuard.h.