OpenShot Library | libopenshot-audio 0.2.0
juce::ScopedAutoReleasePool Class Reference

A handy C++ wrapper that creates and deletes an NSAutoreleasePool object using RAII. More...

#include <juce_Memory.h>

Detailed Description

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.


The documentation for this class was generated from the following file: