Boost logo

Boost Users :

Subject: Re: [Boost-users] still stuck on expectation points
From: Joel de Guzman (joel_at_[hidden])
Date: 2010-04-17 05:03:12


On 4/17/2010 10:03 AM, philip tucker wrote:
>
>
> 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.

Here's a tip: use rules to break your expressions into manageable
chunks.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net
http://www.facebook.com/djowel
Meet me at BoostCon
http://www.boostcon.com/home
http://www.facebook.com/boostcon

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