SingleSourceShortestPathsSolution.numNodes

struct SingleSourceShortestPathsSolution(weight_t)
@property const pure nothrow @safe
size_t
numNodes
()
if (
isNumeric!weight_t
)

Meta