SingleSourceShortestPathsSolution.startNode

struct SingleSourceShortestPathsSolution(weight_t)
size_t startNode;

Meta