[Exceptional C++ Style] Item 20: Containers in Memory, Part 1 : Levels of Memory Management.

David Sykes d.sykes at pindar.com
Tue Jan 11 03:27:57 EST 2005




> -----Original Message-----
> From: Balog Pal [mailto:pasa at lib.hu]
> Sent: 10 January 2005 22:52
> To: effective-cpp at accu.org
> Subject: Re: [Exceptional C++ Style] Item 20: Containers in 
> Memory, Part
> 1: Levels of Memory Management.
> 
> 
> > Does anyone else think that Herb doesn't really answer the 
> JG question: 
> > "What are memory managers (also known as memory allocators) 
> and what is 
> > their basic function?
> 
> There is an implicit answer, the memory manager is the thingy 
> that serves 
> the pasky containers with the memory they request; and the 
> one that uses one 
> of those shiny strategies. ;-)
> 

My thoughts too. I think that the context is very much managers for
containers specifically, rather than memory managers in general


David Sykes
[ *** LongSig auto truncated *** ]

--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
---



More information about the Effective-cpp mailing list