FreeBSD.software
Home/devel/checkheaders

checkheaders

1.0.1_1

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/

Origin: devel/checkheaders
Category: devel
Size: 176KiB
License: GPLv3
Maintainer: anastasios@mageirias.com
Dependencies: 0 packages
Required by: 0 packages
$pkg install checkheaders

More in devel