From: dlux42 dlux_at_[hidden])
Date: 2003-02-10 18:31:07


> It seems then that Boost might benefit from an extended auto_ptr
> implementation. shared_ptr and friends provide for alternative delete
> functions where as auto_ptr does not.

As a boost user, I totally agreed. (I had to write it for myself,
because boost does not have it :-( ).