This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

auto_ptr


I read this in /usr/include/g++/memory from egcs-1.1b:

// 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.

I believe the C++ standard is now settled, is auto_ptr still commented
out in latest snapshot? (haven't checked)

Martynas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]