Skip to content

📚 Add a header graph#391

Merged
elbeno merged 1 commit into
intel:mainfrom
elbeno:header-graph
Jul 7, 2026
Merged

📚 Add a header graph#391
elbeno merged 1 commit into
intel:mainfrom
elbeno:header-graph

Conversation

@elbeno

@elbeno elbeno commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Problem:

  • There is no easy way to see dependencies between stdx headers.

Solution:

  • Add a mermaid graph showing header dependencies.

Note:

  • To simplify the graph, transitive includes are pruned. In reality, a header will include all the dependencies it uses.

Problem:
- There is no easy way to see dependencies between `stdx` headers.

Solution:
- Add a mermaid graph showing header dependencies.

Note:
- To simplify the graph, transitive includes are pruned. In reality, a header
  will include all the dependencies it uses.
@elbeno
elbeno enabled auto-merge July 7, 2026 15:51
@elbeno
elbeno merged commit f50ce7f into intel:main Jul 7, 2026
67 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants