Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2007-11-19 16:37:07


Mat Marcus wrote:
> On Nov 19, 2007 1:01 AM, Dean Michael Berris <mikhailberis_at_[hidden]> wrote:
>
>> * Boost.Range friendly versions of the STL algorithms
>
> The Adobe Source Library's range/bind-friendly versions of the
> standard algorithms might also be of some use to you:
> <http://opensource.adobe.com/group__stl__algorithm.html>

Interesting, Adobe stayed away from output ranges, too. Also interesting
that the algos that take 2 input sequences (e.g., transform) take a
range and an iterator instead of two ranges. That's another thorny
issue. I went the other way, I think. Does Adobe has a design rational
for these algos?

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

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