I noticed that in visual studio (2005) you can right click and generate class diagram, however in C++ mode this option is not available. How can I generate class diagram from C++ ? I have a large C++ project and am looking for a tool to accomplish this task. Are there any free tools to do it?
+1
A:
Here's another SO question that may provide other options such as:
- ArgoUML
- BOUML
- Umbrello
Void
2009-11-19 18:35:16