Subject: Re: [boost] [fusion] undocumented sequence requirement: convert
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-08-23 08:05:28


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?