Boost logo

Boost :

Subject: Re: [boost] [fusion] undocumented sequence requirement: convert
From: Joel de Guzman (joel_at_[hidden])
Date: 2012-08-23 10:34:35


On 8/23/2012 8:05 PM, Mathias Gaunard wrote:
> On 22/08/2012 22:58, Mathias Gaunard wrote:
>
>> As the name suggests, it converts a Fusion sequence type to a MPL
>> sequence type.
>>
>> For example, it converts a fusion::vector to a mpl::vector, and a
>> fusion::list to a mpl::list.
>
> From the rest of the thread, I suppose this is actually incorrect?

Yep. It converts any fusion sequence S (including MPL sequences) to
a specific fusion sequence, by its tag.

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