Re: [Doxygen-users] EXPAND_AS_DEFINED and Poor Mans Inheritance
Brought to you by:
dimitri
From: Hendrik S. <Do...@HS...> - 2001-06-10 21:29:20
|
"Peter Steiner" <pet...@hu...> wrote: > [...] > It seems that the doxygen comments inside my macro BASECLASS are > swallowed during the preprocessing stage. AFAIK that's what the C++ standard says how it should be. If your compiler('s preprocessor) behaves differently then that's either a bug or feature of it. ;^> [...] > Regards, Peter Schobi [...] |