9 Mar
2010
9 Mar
'10
5:31 p.m.
Hi,
I am trying to create some rule to parse some words until the end of line. To
do it I thought to use a phrase_parser and put in the SkipT parameter
something like "space - eol". The problem is that seems the SkipT parameter
only accepts the space rule.
error: no match for call to ‘.... const
boost::spirit::qi::difference