Topic: GARBAGE COLLECTOR
Author: joffrin@irisa.fr (David Joffrin)
Date: 10 Mar 1995 13:24:59 GMT Raw View
Hello,
I would like to know if someone has implemented a Garbage Collector for C++ applications, and which kind of algorithms you use.
Moreover, I heard that the next version of C++ would have a internal Garbage Collector (like LISP). Is it right and when we can use it?
Thanks.
Author: clamage@Eng.Sun.COM (Steve Clamage)
Date: 11 Mar 1995 16:14:37 GMT Raw View
joffrin@irisa.fr (David Joffrin) writes:
> Moreover, I heard that the next version of C++ would have a internal Garbage Collector (like LISP). Is it right and when we can use it?
No proposal for adding garbage collection to the C++ standard has
been accepted, and there are no current plans to add GC to C++.
--
Steve Clamage, stephen.clamage@eng.sun.com