Boost logo

Boost Users :

Subject: Re: [Boost-users] [Fusion] Simple transform not working in 1.54?
From: TONGARI J (tongari95_at_[hidden])
Date: 2013-10-10 01:01:18


2013/10/9 Andrew <andrew_at_[hidden]>

> Hi,
>
> Can anyone shed any light on why this simple test case results in an
> instantiation of ‘struct
> inspect<boost::fusion::vector2<boost::fusion::detail::apply_transform_result<int>...'
> instead of the expected 'struct inspect<boost::fusion::vector2<int,
> int(double)>>' ?
>
> Sorry about the use of pastebin, boost.codepad.org is down.
>
> http://pastebin.com/kctYLfag
>

You should use mpl::transform instead.



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