auto_ptr

Alexandre Oliva oliva@dcc.unicamp.br
Tue Mar 16 22:15:00 GMT 1999


On Mar 17, 1999, dvv@dvv.ru (Dima Volodin) wrote:

> auto_ptr is #if'd out in <memory> in 1.1.2. Isn't it time to let it
> free?

Nope, that's still an old version of auto_ptr that's not compliant
with the C++ Standard.  The post-1.1 development snapshots have a new
release of SGI STL, that define auto_ptr in a standard-compliant way.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org,computer.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Instituto de Computação, Universidade Estadual de Campinas, SP, Brasil
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list