Print all declarations¶
This example prints all declarations found in example.hpp file.
For every class, it prints it’s base and derived classes.
The example consists from few files:
This example prints all declarations found in example.hpp file.
For every class, it prints it’s base and derived classes.
The example consists from few files: