|
Boost Users : |
Subject: Re: [Boost-users] [Proto] Detecting series of operator in grammar
From: Eric Niebler (eric_at_[hidden])
Date: 2008-12-04 01:21:27
Eric Niebler wrote:
<snip>
>
> The only reason I need as_vector above is because currently unpack_expr
> requires a RandomAccessSequence, and a flattened expression is a
> ForwardSequence. Fixing unpack_expr to handle ForwardSequences is on my
> TODO list.
>
OK, proto::unpack_expr now works with Fusion Forward Sequences, so the
ugly as_vector hack in my earlier mail is no longer necessary. I'll
merge to release in a few days.
-- Eric Niebler BoostPro Computing http://www.boostpro.com
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