Boost logo

Boost Users :

Subject: Re: [Boost-users] chaining ouput iterator to input iterator
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-07-09 14:19:46


> > >> your options are ... 2) use a Boost.Context-based solution as I
> > >> mentioned before.
> >
> > > Boost.Coroutine? Is that in boost vault?
>
> [snip]
>
> Frankly, the coroutine seems very unnatural as I am accustomed to the
> separation of concerns, and the mechanism of of function call, and so on...
>
> I was also wondering if some lazy function from phoenix could help with
> this, or really a boost::transform_iterator could do it somehow

Is it possible for you to change the implementation of my_transform? If so,
could you post its implementation (or an outline of it)? We may be able to
suggest a way to express the same thing with boost::transform_iterator
instead.

Regards,
Nate
                                               


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