Boost logo

Boost Users :

From: Zeljko Vrba (zvrba_at_[hidden])
Date: 2007-09-28 05:43:49


On Fri, Sep 28, 2007 at 10:59:32AM +0200, Ion Gaztañaga wrote:
>
> Notes: When the the time comes to delete the object pointed to by
> p, the stored copy of d is invoked with the stored copy of p as an argument.
>
I think that the original poster was referring to internal allocation
that shared_ptr does for *its own* needs (shared_ptr dynamically allocates
a counter class per every 'vivifying' instance [i.e. when created from a
raw pointer, not from another shared_ptr]).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net