FICHA · AUR

cppinclude

Tool for analyzing includes in C++

  • App
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 31, 2026 description in en

Description

C++ include relationships can be analyzed to understand dependencies between headers and source files. It is useful for developers reducing build times, cleaning unused includes, or untangling large codebases.

Include analysis should be checked against real builds. Removing headers based only on tool output can break platform-specific or conditional code paths.

How to run

cppinclude

Commands: cppinclude

Permissions

Permissions not analysed for this source yet.