NullVisitor.treeEdge

Called when an edge has been identified as part of the current spanning tree.

struct NullVisitor(GraphT)
void
treeEdge
(
ref const(GraphT) g
,)
if (
isGraph!GraphT
)

Meta