Boost logo

Boost :

From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-04-13 10:42:04


Nothing like a good night's sleep to see one's bugs. (I had switched the
#define's for no member templates.)

auto_ptr.hpp now works with gcc and MSVC. However gcc while it should be
able to handle the auto_ptr<X[]> case doesn't. While I could make an
implementation that would work, see auto_array_ptr.hpp, I'm more interested
in interface issues. What do people want.

I'm in favor of version 2 for several reasons, first of which is greater
flexiblity using auto_ptr's, and second for cleaness of base code. (Although
I have some other idea's on the burner that I may try out.)

  -gary-

gary.powell_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk