Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Sat, 20 Feb 1999 15:44:05 -0600 (CST) From: Mumit Khan To: Harm-Jan Zwinderman cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: STL auto_ptr In-Reply-To: <199902201826.TAA04762@deimos.worldonline.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 20 Feb 1999, Harm-Jan Zwinderman wrote: > I noticed that in the b20.1 release the auto_ptr template class is > commented out in the STL include file . > > Will it be activated in the (near) future ? > It is a useful class in avoiding memory leaks and I would like to use it. Not for egcs-1.1.2, out any day now. The new SGI STL will be included in a future egcs release, possibly in 1.2. You're very correct that it is very useful, and it is mandated by the standard. However, the egcs team has to be very careful when adding new features to minor releases of the compilers so as not to break existing code. Please send followup to egcs discussion list -- egcs AT egcs DOT cygnus DOT com. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com