Re: Some problems with rexpr and rexpr_full example code

Dan Bloomquist <[email protected]> Wed, 19 Jun 2019 10:04:11 -0700
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
Maarten Verhage wrote:
> Hi Dan,
>
> Of course!
Hi Maarten,

I should have mentioned. Use:
#define BOOST_SPIRIT_X3_DEBUG

In front of your spirit includes when you have issues like this. That is 
how I saw it.
Best, Dan.