OpenShot Library | OpenShotAudio
0.2.2
|
A handy C++ wrapper that creates and deletes an NSAutoreleasePool object using RAII. More...
#include <juce_Memory.h>
A handy C++ wrapper that creates and deletes an NSAutoreleasePool object using RAII.
You should use the JUCE_AUTORELEASEPOOL macro to create a local auto-release pool on the stack.
Definition at line 98 of file juce_Memory.h.