Custom Memory Management
Hi,
i've read the wrox professional c++. i'm really interested in chapter 13 about Effective memory management.
the chapter only give a brief description on the memory management such as memory pool & garbage collector.
any articles / tutorial / example / link about how to implement those is very helpful thank you
|