Boost logo

Boost :

Subject: Re: [boost] Stacking iterators vs. dataflow
From: Giovanni Piero Deretta (gpderetta_at_[hidden])
Date: 2008-09-03 14:24:06


On Wed, Sep 3, 2008 at 7:55 PM, Stjepan Rajko <stipe_at_[hidden]> wrote:
> On Wed, Sep 3, 2008 at 10:28 AM, Phil Endecott
>> That's the notation currently proposed for Dataflow. I would prefer no
>> operator overloading here, but would accept operator|. Stjepan, is there
>> any precedent (other languages etc.) for >>=?
>>
>
> Not that I am aware of. It was inspired by the >> operator use in C++, e.g.,
>
> in >> out1 >> out2,

FWIW Haskell uses >>> and >>= for something non completely unrelated
to the range usage of |.

See http://tinyurl.com/yy9foz

--
gpd

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