Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] more trouble with transform
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-11-12 07:13:20


Ovanes Markarian <om_boost <at> keywallet.com> writes:

> inline typename result_of::as_list<Sequence const>::type
> as_list(Sequence const& seq)
> {
>    return result_of::as_list<Sequence const>::call(seq);
> }
> Which deals with a const sequence...

I actually hope this one is going to be moved outside. I need final result to
look line fusion::list, not any kind of view.

Gennadiy


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