TestGraph

Undocumented in source.
version(unittest)
struct TestGraph (
GraphT
) {}

Members

Variables

graph
GraphT graph;
Undocumented in source.
vertices
GraphT.VertexDescriptor[char] vertices;
Undocumented in source.

Meta