23 Jun
2003
23 Jun
'03
7:52 p.m.
Hi.
I just started playing with spirit and tried the following code to
match palindromes of strings consisting of a's and b's. Why won't
this work? (It prints 0, not 1)
#include "boost/spirit/core.hpp"
#include