C++內存管理(1)primitives

c++內存分配路徑 delete 表達式 array new,array delete array size, in memory block 自定義的內存管理 (3)static allocator:就是將內存管理的方法封裝到一個allocator類裏面去。 (4) 將十分制式的部分定義爲宏(macro for static allocator) =default,=delete
相關文章
相關標籤/搜索