menu
版本
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
#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 () |