Boost logo

Boost :

Subject: Re: [boost] [multi_index] Move Semantics
From: Fernando Pelliccioni (fpelliccioni_at_[hidden])
Date: 2013-02-26 08:09:40


On Tue, Feb 26, 2013 at 8:35 AM, Matias Capeletto <
matias.capeletto_at_[hidden]> wrote:

> On Tue, Feb 26, 2013 at 12:09 PM, Fernando Pelliccioni
> <fpelliccioni_at_[hidden]> wrote:
> > On Mon, Dec 19, 2011 at 8:50 AM, Joaquin M Lopez Munoz <joaquin_at_[hidden]
> >wrote:
> >> 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.
>
> Cool. I am also interested in seeing Boost.MultiIndex upgraded. I am
> currently working on an update for Boost.Bimap (I got ride of a lot of
> internal machinery that was theoretically sound but in practice it was
> just slowing down compilation times and giving users unreadable error
> messages), and I will need MultiIndex updated for the getting the lib
> into C++11 era.
> If you are going to work on this, I will like to be around. It will be
> great if we could already clone Boost.MultiIndex git repository :)
>
> Best regards
> Matias
>
>

I'm using quite Boost.MultiIndex and I would like it has support for C++11.
I am willing to devote time to it if nobody is doing it.

Joaquin has recently stated that hi has changes to commit to one of his
libs. ( Thread: "Should I commit to SVN or Git?" )
I wonder if those changes are related to add C++11 support to
Boost.Multiindex

I like your idea of cloning the repository.
Do you know where is located the Boost.Multiindex Git repository? ( Is
there such a repository? )

Regards,
Fernando P.


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