Checks headers in C/C++ programs
This software checks the headers in a C/C++ program, and detects unnecessary inclusions. A "#include" is needed if any symbol names match. If there are no matching symbol names, it is not needed. This tool will work best if all classes, variables, constants, functions, etc. have unique names. See also: https://github.com/anastmag/checkheaders/
$
pkg install checkheadersOrigin
devel/checkheaders
Size
176KiB
License
GPLv3
Maintainer
anastasios@mageirias.com
Dependencies
0 packages
Required by
0 packages