
16 May
2005
16 May
'05
11:12 p.m.
"Hartmut Kaiser" <hartmut.kaiser@gmail.com> wrote in message news:4288f4fa.479e9ebb.0475.ffffac35@mx.gmail.com... | | Sorry... | It should be: | | parse_info<std::string::iterator> info = | | > boost::spirit::parse( text.begin(), text.end(), r ); | | Regards Hartmut Thanks! :-) Sorry about the double posting...not intentional. To the spirit author: maybe a static assertion could be made to catch this error...the error-msg was hooribly. -Thorsten