Boost logo

Boost :

Subject: Re: [boost] [fusion] move-enabled containers?
From: Joel de Guzman (joel_at_[hidden])
Date: 2012-08-21 03:46:14


On 8/21/2012 4:45 AM, Christopher Schmidt wrote:
> Mathias Gaunard <mathias.gaunard_at_[hidden]> writes:
>> On 20/08/2012 19:53, Gabriel Redner wrote:
>>
>>> It is a simple matter to add move-awareness to fusion containers, or
>>> is there some technical reason why it cannot been done? Or (perhaps
>>> more likely), am I misunderstanding something about the situation?
>>
>> I had written a patch that made fusion::vector move-aware quite some
>> time ago. It was never included because supposedly there was a big
>> C++11 rewrite of fusion coming up. But it seems it's not going to be
>> released any time soon.
>
> Eventually the rewrite became a fork that does not want to be part of
> either Boost or Boost.Fusion. The current codebase[1] is pretty much
> source compatible, convertible and adaptable from/to
> Boost.Fusion/Boost.MPL.
>
> On topic: you can easily implement your own move-aware container and
> adapt it via the extension facility.

I still welcome a merger; as long as it is a merger and not a
complete overhaul.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://boost-spirit.com

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