CXXGraph  0.1.1
CXXGraph is a small library, header only, that manages the Graph and it's algorithm in C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NCXXGRAPH
 CNode
 CEdge
 CDirectedEdge
 CUndirectedEdge
 CDirectedWeightedEdge
 CUndirectedWeightedEdge
 CGraph
 CDijkstraResult_struct
 CWeighted