View Single Post
  #1 (permalink)  
Old February 21st, 2008, 03:56 AM
lacos lacos is offline
Registered User
 
Join Date: Feb 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

Reply With Quote