Forum: C++
Jan 30th, 2008, 8:13 AM
|
|
Replies: 4
Views: 170
Re: placement new!!??
oh is it?? I was under a perception that it is yet another kind of DMA. ok thanks bro, I'll look into it n come bac tomorrow.
|
Forum: C++
Jan 30th, 2008, 6:06 AM
|
|
Replies: 4
Views: 170
|
Forum: C++
Jan 30th, 2008, 5:45 AM
|
|
Replies: 4
Views: 170
placement new!!??
can somebody give a clear picture on placement new operator ...and how is it different from the 'regular' new in terms of application and memory pools? some sample codes please...
|