Re: Extracting parsed value from a local variable

Seth <[email protected]>
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
On 23-10-16 19:23, Jens Kallup wrote:
> try to use qi::_1 ... qi::_9  where _1 till _9 are placeholders
> for your input like double.
> The placeholder _1 is the first match, _2 the second, and so on...

Those are the regular attribute placeholders, not the inherited
attribute or qi::local<> placeholders. If you don't know the library
very well, it's quite easy to give bad advice that simply confuses users
more.


------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.