[boost] Re: Upcoming changes to shared_ptr
by hugo duncan other posts by this author
Nov 18 2002 4:59PM messages near this date
[boost] Re: Upcoming changes to shared_ptr
|
Re: [boost] Re: Upcoming changes to shared_ptr
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.
I would not need the map if i could attatch arbitrary data to the
shared pointer though (might remove the need, being discussed in another thread,
to be able to obtain the deleter for the pointer). In my case I attatch
a GUID.
Hugo
_______________________________________________
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
|