show/hide this revision's text 2 edited tags
show/hide this revision's text 1

C++ source code comprehension tools

I'm starting work on a huge C++ codebase, and was wondering if someone could suggest good source code comprehension tools.

I usually use doxygen but was curious to see if anything better existed.

Thanks.