在Windows中,对于要求很高的应用程序,程序员可以使用HeapCreate,HeapAlloc来更好地管理和控制内存的分配 - 加速它(也就是私有分配器).Linux c ++编程中的等价物是什么?
c++ linux memory windows allocation
allocation ×1
c++ ×1
linux ×1
memory ×1
windows ×1