Boost logo

Boost :

Subject: Re: [boost] [range][extensions] Operator |+, isnt it possible to implement without this operator?
From: Akira Takahashi (faithandbrave_at_[hidden])
Date: 2014-11-25 05:15:26


Hi Viktor,

2014-11-24 17:41 GMT+09:00 Viktor Sehr <viktor.sehr_at_[hidden]>:

> Looking at CppLinq, and C++ Streams (http://jscheiny.github.io/Streams/),
> it seems they both can handle lambda functions via one operator. Isn't it
> possible to do something like they do in range extensions?
>
> /Viktor
>

Thanks for your comment.

Streams library seems use original algorithms.
Boost.Range's range adaptor is combining with standard algorithms for
orthogonal design.

`regular` problem is dependent on standard library's implementation and
concept.

Thanks,
Akira

>>========================
Akira Takahashi
mailto:faithandbrave_at_[hidden]
site: http://sites.google.com/site/faithandbrave/about/en


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