Graph.data

Returns data associated with the given vertex.

class Graph(A, B, EdgeDataAB = size_t, EdgeDataBA = size_t)
const pure
data
(
Vertex
)
(
Vertex v
)
if (
!is(A == B)
)

Meta