FreeBSD.software
Home/devel/checkheaders

checkheaders

1.0.1_1devel

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 checkheaders
code.google.com/p/checkheaders
Origin
devel/checkheaders
Size
176KiB
License
GPLv3
Maintainer
anastasios@mageirias.com
Dependencies
0 packages
Required by
0 packages