Boost logo

Boost Users :

Subject: Re: [Boost-users] [!! SPAM] Wave Preprocessor without Using a Lexer
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2011-09-07 21:30:18


> Does anybody know how to use the wave preprocessor *without* using the cpp
> lexer?

That does not work. The Wave parser depends on getting tokenized input. This
is by design and probably different from any other preprocessor. Those are
normally implemented on the character level. Wave is not, it's a tokenizing
preprocessor.

Regards Hartmut
---------------
http://boost-spirit.com


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net