20 Dec
2007
20 Dec
'07
10:13 p.m.
The following negation gives the error messages below (VS2005).
Negation is OK if no action is given. Is there any way to enable an
action on a negated character parser?
+(~ch_p(L';')[push_back_a(variableName)])
error C2678: binary '~' : no operator found which takes a left-hand
operand of type 'boost::spirit::action