Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2006-05-15 13:49:47


Felipe Magno de Almeida wrote:

> I would like to be able to preprocess a file without having all
> headers. I'm not interested in the output of the preprocessing, I'm
> interested in analyzing the include directives and the conditionals of
> the file.

Conditionals generally, and include directives sometimes, depend on
preprocessing instructions (macros) processed prior to the current
directive. How can you analyze them if you can't be sure you know
the value of the macros they are referring to ?

Regards,
                Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk