Boost logo

Boost Users :

Subject: Re: [Boost-users] still stuck on expectation points
From: philip tucker (phhht_at_[hidden])
Date: 2010-04-16 22:03:19


On 16 Apr 2010, at 6:16 PM, OvermindDL1 wrote:

>>
>> start %= (constitkind >> id > ':' > id >> probs) % ","; // FAILS
>>
>
>
> start %= (constitkind >> (id > ':' > id) >> probs) % ",";
>
I see what you are saying about precedence. I don't see how to write
an expression which does what I want.

I appreciate your help.


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