[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New directions with much less objectives (Was Re: Comments?)
>
> Stroustrup.
Much better.
>
> auto_ptr <> is completely missing from libstdc++. IIRC they left it out
> because the behavior changed too much in the C++ draftes, and now it's
> scheduled for libstdc++ 3 :(
I see it in my system headers, it is not commented out and I have used
it experimentally without hacking any headers. But yes probably best
not to use it untill libstdc++ 3.