
27 Sep
2006
27 Sep
'06
6:32 p.m.
On 9/27/06, Joel de Guzman <joel@boost-consulting.com> wrote:
I think that is just:
bar(transform(iterators, *_1));
, no?
Ah! Thank you. I didn't notice that transform constructed a view, I thought it just returned a raw transformed sequence. -- -Matt Calabrese