4 Dec
2008
4 Dec
'08
6:21 a.m.
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