-
Couldn't load subscription status.
- Fork 4
deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile.
License
Couldn't load subscription status.
yourabi/deheader
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
deheader deheader analyzes C and C++ files to determine which header enclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects; it also sometime exposes dependencies and cohesions of which developers were unaware. Eric S. Raymond December 2010 Note: The canonical source for dehader is on http://catb.org/~esr/deheader/ . This is a git(hub) mirror (maybe with packaging)
About
deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published