delorie.com/archives/browse.cgi | search |
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 <khan AT xraylith DOT wisc DOT edu> |
To: | Harm-Jan Zwinderman <h DOT zwinderman AT worldonline DOT nl> |
cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: STL auto_ptr |
In-Reply-To: | <199902201826.TAA04762@deimos.worldonline.nl> |
Message-ID: | <Pine.SUN.3.93.990220153936.1104D-100000@modi.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
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 <Memory>. > > 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |