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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help: auto_ptr conversion confusion


----- Original Message -----
From: "Benjamin Kosnik" <bkoz@redhat.com>

> > 13 int main()
> > 14 {
> > 15   auto_ptr<A> a = f();
> > 16   return 0;
> > 17 }
>
> I think this usage is in error.

Excuse me for jumping in; I don't follow this list (my first time! :-),
thought I would like to
have time to do it. But does g++ 3.2 already implement the resolution of
core issue 84?

Genny.




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