auto_ptr in egcs-1.0.1 ?

Oleg Krivosheev kriol@FNAL.GOV
Fri Jan 9 16:36:00 GMT 1998


On Fri, 9 Jan 1998, Munagala V. S. Ramanath wrote:

> Date: Fri, 09 Jan 1998 12:09:18 -0800 (PST)
> From: "Munagala V. S. Ramanath" <ram@NETCOM.COM>
> To: egcs@cygnus.COM
> Subject: auto_ptr in egcs-1.0.1 ?
> 
> Hi,
> 
> Just noticed that attempting to use auto_ptr with egcs-1.0.1 produces a
> diagnostic:
> 
> tmp2.C:7: `auto_ptr' undeclared (first use this function)
> 
> and the relevant declarations are commented out with an "#if 0" in
> the file "memory" preceded by the following comments:

note, that there are also two bugs in the release method
implementation

> 
> // Note: auto_ptr is commented out in this release because the details
> //  of the interface are still being discussed by the C++ standardization
> //  committee.  It will be included once the iterface is finalized.
> 
> Is the interface still in a state of flux ?

regards

OK




More information about the Gcc mailing list