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
Loading...
Searching...
No Matches
List of all members
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.

@tags{Core}

Definition at line 136 of file juce_Memory.h.


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