Boost logo

Boost Users :

Subject: Re: [Boost-users] Ranges to Collections
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2011-06-07 10:31:17


On 6/6/2011 11:31 AM, Akira Takahashi wrote:
> Hi John.
>
> Oven Range Library has Solution for this problem.
> pstade::oven::copied Range algorithm:
> http://p-stade.sourceforge.net/oven/doc/html/oven/range_algorithms.html#oven.range_algorithms.copied
>
> I’ve been doing for now, Oven to Boost.Range porting project.
> https://github.com/faithandbrave/OvenToBoost
>
> But, Boost.Range already use name "copied".
> I bother alternative name...
>

I have a little trouble following that.
Oven is an older project that still has several features not present in Boost Range 2.0,
and your project is an effort to add those remaining features to Boost Ranges?

I don't understand the "|+" usage at all.

—John


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