Boost logo

Boost Users :

From: n.torrey.pines_at_[hidden]
Date: 2007-03-02 20:48:25


On 3/1/07, Robert Ramey <ramey_at_[hidden]> wrote:

>
> Note: the function of 'delete_created_pointers' is to delete any
> pointer created during the process of loading. Construction
> of an archive creates no such pointers. So not calling
> 'delete_created_pointers' in this case will have no effect and
> does not need to be called.

Hi

Since I throw an exception in "load", following your earlier advice
(conditional loading), I wonder if I should call
delete_created_pointers or the archives' destructors make that
redundant.

Thanks!


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