idep: Track the Dependencies in your C or C++ Code
![]() |
![]() |
![]() |
|||
---|---|---|---|---|---|
(auf gut Glück) | (meist engl.) | (falls vorhanden) |
- Zusammenfassung (meist engl.)
- Idep can be used for checking the dependencies of C++ include files. It offers these features: - Prints out hierarchy of include files - Lists the class definitions that are found in each header file - Detects cyclic dependencies in your include files - Detects inclusions that could be pruned Authors: -------- Bram Stolk (b.stolk@chello.nl)