Wwise SDK 2021.1.8
SafeAllocator
Version
Wwise SDK 2021.1.8
|
AK.Wwise::SafeAllocator< T > Class Template Reference
#include <AkAllocator.h>
Public Member Functions | |
SafeAllocator (AK::IAkPluginMemAlloc *in_pAlloc) | |
~SafeAllocator () | |
T * | operator-> () |
T & | operator* () |
operator bool () const | |
operator T*& () | |
Detailed Description
template<typename T>
class AK.Wwise::SafeAllocator< T >
Definition at line 106 of file AkAllocator.h.