7 Jun
2011
7 Jun
'11
2:31 p.m.
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...
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