Boost logo

Boost :

From: Richard Parkin (rparkin_at_[hidden])
Date: 2001-03-28 03:28:41


> This may seem off-topic, but it is important since Boost is build on STL.
I
> am using Dinkumware STL that comes with MSVC6.
>
> Look at the following code

<snip auto_ptr assignment code that indicates that the source is not nulled>

> Is this a bug?

Yes and (possibly) no. ;)

Yes in the sense that it doesn't conform to the Standard (and in other ways
too - eg no reset).

(Possibly) no because it's based on a draft standard, and auto_ptr changed
quite a lot quite late. I *think* the behaviour is 'correct' according to
that, but I don't have the draft to check.

HTH

Ric
Anyone going to Oxford? Say hi.


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