Search code examples
c++class-design

Create class diagram from c++ source?


Is there any free tools available for generating class diagram from c++ source files and if possible for mfc source files too.


Solution

  • We use doxygen with graphviz support