
19 Nov
2007
19 Nov
'07
9:37 p.m.
Mat Marcus wrote:
On Nov 19, 2007 1:01 AM, Dean Michael Berris <mikhailberis@gmail.com> 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