Re: Attribute propagation vs. Semantic actions
"Hartmut Kaiser" <[email protected]> Tue, 16 Mar 2010 18:56:42 -0500
| Newsgroups | gmane.comp.parsers.spirit.devel |
|---|---|
| Message-ID | <[email protected]> |
> > After two simple fixes the attribute version now prints (with a pre- > reserved > > vector): > > > > construct from char > > construct from char > > construct from char > > construct from char > > construct from char > > > > which is absolutely optimal, while the semantic action still prints: > > > > construct from char > > copy construct > > construct from char > > copy construct > > construct from char > > copy construct > > construct from char > > copy construct > > construct from char > > copy construct > > > > Better? > > What do you mean better, it's the best! :-) What did you do? I don't > see any changes in SVN. I did not commit anything yet. The changes I made were very local to sequence and kleene only, but similar fixes need to be applied to other components as well. But I will be able to do that over the weekend only, sorry. Regards Hartmut --------------- Meet me at BoostCon www.boostcon.com ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev