NullVisitor.initVertex

Called when a vertex is set to its initial state, before the search.

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

Meta