Boost logo

Boost :

Subject: Re: [boost] [algorithm] adjacent_for_each interest?
From: Jeff Flinn (Jeffrey.Flinn_at_[hidden])
Date: 2013-02-12 14:18:07


On 2/12/2013 1:37 PM, Nathan Ridge wrote:
>
>>> By the way, is combine in boost/range/combine.hpp in public api? I don't
>>> see it on website.
>>
>> Nice find! I've been missing a zip_range! A few useful additions would
>> be a corresponding adaptor
>
> Do you mean 'r1 | zipped(r2)' in the place of 'zip(r1, r2)'?
>
> Somehow the asymmetry of that offends me...

Indeed, looks like I offended myself also without realizing it. :-p

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk