Re: [boost] Re: Upcoming changes to shared_ptr
by Peter Dimov other posts by this author
Nov 18 2002 5:05PM messages near this date
[boost] Upcoming changes to shared_ptr
|
[boost] Re: Upcoming changes to shared_ptr
From: "hugo duncan" <hugo.duncan@[...].com>
> On Sun, 17 Nov 2002 23:13:37 +0200, "Peter Dimov" <pdimov@[...].net>
wrote:
> > implication, operator== and operator<. None of my projects use them
although
>
> I am using the operators (which aren't defined on the result of get
> but on the address of the counted base), as I have a map of weak pointers.
Oops. I meant op== and op!=. op< stays. map<weak_ptr<> , X> is important.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Peter Dimov
Peter Dimov
Dirk Gerrits
hugo duncan
Peter Dimov
David Abrahams
Peter Dimov
Peter Dimov
Eric Woodruff
Peter Dimov
David Abrahams
Peter Dimov
David Abrahams
Eric Woodruff
David Abrahams
|