std::allocator
implementation
总的来说,各种具体的实现(gcc、LLVM、MSVC) 的实现是不同的,具体实现,需要参考对应的doc。
csdn 一级,二级空间配置器
NOTE:
"chunky memory management-STL memory allocator"
std::allocator
implementation总的来说,各种具体的实现(gcc、LLVM、MSVC) 的实现是不同的,具体实现,需要参考对应的doc。
NOTE:
"chunky memory management-STL memory allocator"