NullVisitor.examineEdge

Called when an edge is being expanded.

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

Meta