
On Mon, Dec 19, 2011 at 8:50 AM, Joaquin M Lopez Munoz <joaquin@tid.es>wrote:
Mark Snelling <mark <at> bakedbeans.com> writes:
Hi, I've been a user of Boost.MultiIndex for a number of years and think
it's a
great library. Is there any firm plan to add move semantics? It's been noted under "Future Work" in the docs since Boost 1.32.
Hi Mark,
In general, Boost.MultiIndex needs to be updated so as to comply with the new requirements for containers in C++11 (move ctors and assignment, initializer_list ctor, emplace.) I'll plan to do so when time permits, but the time I can devote to lib maintaining is increasingly smaller. Patches are most welcome.
Does anyone is working on making Boost.Multiindex move-semantics enabled ? If nobody is doing it, I could work on that. Regards, Fernando Pelliccioni.