#include <AK/SoundEngine/Common/AkTypes.h>
クラス | |
struct | AkPlacementNewKey |
Unique structure identifier for AkPlacementNew. [詳解] | |
マクロ定義 | |
#define | AkPlacementNew(_memory) ::new( _memory, AkPlacementNewKey() ) |
関数 | |
AkForceInline void * | operator new (size_t, void *memory, const AkPlacementNewKey &) throw () |
AkForceInline void | operator delete (void *, void *, const AkPlacementNewKey &) throw () |