On Sun, 17 Nov 2002 23:13:37 +0200, "Peter Dimov" <[EMAIL PROTECTED]> 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

Reply via email to