Subject: Re: [Boost-users] [Proto] grammar matching terminal or pointer to terminal
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-09-29 07:44:39


Eric Niebler wrote:
> Try this:
> <snip>

OK that was my latest guess. I innocently thought i can combine calls to
transform and use the recursive form of the grammar itself to iterate
over iteration level.

Thanks for the clarification