
13 Apr
2009
13 Apr
'09
12:03 p.m.
Daniel James wrote:
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.
That would be nice.
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.
Ok. Thanks.
Daniel
Best, Ion