$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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