
4 Jan
2006
4 Jan
'06
12:02 a.m.
bwood wrote:
of the tests. I think the ptr_containers need more work, but I don't think they should be replaced because something might be better.
What do you think that needs to be done? On my plate for v2 is - allow auto_ptr<T> where T* is allowed today - serialization support - BOOST_PTR_CONTAINER_NO_EXCEPTIONS to remove all exceptions - allowing Derived to base conversion in transfer() - perhaps a little better initialization support, but I think this might belong in boost.assign -Thorsten