Re: [Doxygen-users] source file consisting of a single include statement

2020-04-30 Thread Richard Damon
On 4/30/20 4:39 PM, Alan Frankel wrote: > > I have a source file, foo.cpp, that consists of a single include > statement for a single header file, foo.hpp. The header file contains > all the class and function definitions. The source file is compiled > into a shared library. By giving preprocessor

[Doxygen-users] source file consisting of a single include statement

2020-04-30 Thread Alan Frankel
I have a source file, foo.cpp, that consists of a single include statement for a single header file, foo.hpp. The header file contains all the class and function definitions. The source file is compiled into a shared library. By giving preprocessor symbols that appear in the header file differen