Typedef DependencyGraph
Defined in File graph.hpp
Typedef Documentation
-
using da4cpp::graph::DependencyGraph = std::map<Symbol, Dependencies>
Represents a dependency graph mapping symbols to their dependencies.
Defined in File graph.hpp
Represents a dependency graph mapping symbols to their dependencies.