Boost logo

Boost :

Subject: Re: [boost] [move] New version with move-aware containers library
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-04-13 07:21:00


2009/4/13 Ion Gaztañaga <igaztanaga_at_[hidden]>:

> -> I've extracted all the containers from Boost.Interprocess, put them in
> boost/container and they only depend on official Boost SVN code (I haven't
> tested it, but it should be also nice with Boost 1.38). There is no
> documentation for these containers.

I'm trying to convert the unordered containers, is it okay it I add
them to your library in the sandbox? I'm getting an error for one of
my tests, but that might be at my end.

A small note on your tutorial. In the first example of using the
library should mention the header to be included, probably just by
putting '#include <boost/move/move.hpp>' at the beginning of the
example. And it might help if you add 'public:' somewhere before
'BOOST_ENABLE_MOVE_EMULATION(clone_ptr)' to make it clear that it
isn't private.

Daniel


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