Typedef DependencyGraph

Typedef Documentation

using da4cpp::graph::DependencyGraph = std::map<Symbol, Dependencies>

Represents a dependency graph mapping symbols to their dependencies.