#include <AK/SoundEngine/Common/AkTypes.h>
Go to the source code of this file.
Classes | |
struct | AkPlacementNewKey |
Unique structure identifier for AkPlacementNew. More... | |
Macros | |
#define | AkPlacementNew(_memory) ::new( _memory, AkPlacementNewKey() ) |
Functions | |
AkForceInline void * | operator new (size_t, void *memory, const AkPlacementNewKey &) throw () |
AkForceInline void | operator delete (void *, void *, const AkPlacementNewKey &) throw () |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise