|
Boost Users : |
Subject: Re: [Boost-users] chaining functions input output
From: Igor R (boost.lists_at_[hidden])
Date: 2012-09-19 06:04:08
> i have these 2 functions provided to me and I wonder whether they can
> somehow be chained without using intermediary memory?
>
> http://codepad.org/tTwkUQhp
No.
You have to supply a range [begin..end) for fun2(), so this range
should be prepared first.
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