Re: [Qi] Bizarro Qi results coming from compiler

Seth <[email protected]>
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
On 29-11-17 19:31, Michael Powell wrote:
> Particularly the idiotic comments concerning:

Let's try to stay civilized. These are the people trying to help you. I
can see you're frustrated, but let's not detract from the people trying
to help? Thank you.

Also, it holds water just fine (of course). You declared the accepted
skipper as typename Skipper = my_skipper<Iterator>. And yet you pass in
`boost::spirit::qi::ascii::space`. That's of type
`boost::spirit::qi::ascii::space_type`. Not the same type.

Try passing in the required skipper type:
http://coliru.stacked-crooked.com/a/78e51182445391c6


Cheers, Seth


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
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.