Track the Dependencies in your C or C++ Code
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
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/idep && cd $_
- Create Badge
Refresh
Refresh
Comments 0