NullVisitor.forwardOrCrossEdge

Called when an edge crosses to a pre-existing spanning tree

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

Meta