Skip to content

GraphGetNodeReachable::operator()

Synopsis

Declared in <graphs/GraphUtils.h>

void
operator()(
    Graph const* g,
    Graph::Node const* n,
    Graph::EdgeDirection dir,
    Collect& collect);

Created with MrDocs