
24 Jun
2010
24 Jun
'10
8:27 p.m.
On 06/21/10 23:37, Pete Bartlett wrote:
Macro expansion is not allowed so such a construct would not work. Macros are not allowed in the #include directives. Ok you can ban the technique in your libraries, but what happens if you use third-party libraries that do use the technique? Like Boost, for example.
I didn't want to use Boost.Wave to parse C++ header files at all. It's a customizable library that can do a variety of jobs.