auto_ptr in egcs-1.0.1 ?
Joe Buck
jbuck@synopsys.com
Fri Jan 9 13:53:00 GMT 1998
> // 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 ?
The interface is now settled, but that was a *very* recent event -- the
description in the Dec. 96 working paper is no longer valid. So we
could now implement auto_ptr if we want to.
For details, you might try searching comp.std.c++ for auto_ptr with
Dejanews.
More information about the Gcc
mailing list