Boost logo

Boost Users :

From: Joel de Guzman (djowel_at_[hidden])
Date: 2003-07-31 18:57:20


Bruno Martínez <br1_at_[hidden]> wrote:
> Hi boosters,
>
> In operators.html (a || b) is said to be equivalent to (a | b | a >> b),
> but, if I understand precedence correctly, it should be equivalent to (a >>
> b | a | b). I'm just learning Spirit, so this may probably be my mistake,
> right?

No, you are right. Thanks for spotting that. I'll correct the docs to avoid confusion.

--
Joel de Guzman
joel at boost-consulting.com
http://www.boost-consulting.com
http://spirit.sf.net

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