Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-01-30 17:28:56


> The object is always deleted by the same library that created the
> shared_ptr. This is done by instantiating an appropriate deleter at
> construction time. You can defeat this by creating the object
> in library A
> and the shared_ptr in library B, of course.
>
> Mixing single- and multithreaded libraries might be a problem
> for other
> reasons, but even that should work on Windows with Boost 1.33
> with the
> default configuration.

Thanks Peter, please disregard my reply to your other email.


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