This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: adding destroyable objects into Ggc


On Tue, Oct 18, 2011 at 12:13 PM, Basile Starynkevitch
<basile@starynkevitch.net> wrote:

> And in my perception, auto_ptr are a poor man's way of implementing a garbage collection,
> it is not a way to avoid it.

I saw several mentions of smart pointers, and no mention -- except in
this message I am replying to -- of auto_ptr.

I also think you should not read too much into "manual storage management".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]