Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] more trouble with transform
From: Christopher Schmidt (mr.chr.schmidt_at_[hidden])
Date: 2011-11-13 11:26:29


Gennadiy Rozental <rogeeff_at_[hidden]> writes:

> Christopher Schmidt <mr.chr.schmidt <at> online.de> writes:
>> Construct the transform view by hand and your example should work fine.
>
> I am rather a newbie fusion wise. Do you mind showing me an example?
>
> Gennadiy

auto z2=fusion::as_list(fusion::transform_view<decltype(z1),make_c>(z1,make_c()));

        Christopher


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net