CXXGraph  0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
CXXGRAPH::Writer< T > Member List

This is the complete list of members for CXXGRAPH::Writer< T >, including all inherited members.

writeGraph(const Graph< T > &graph, std::ofstream &file)=0CXXGRAPH::Writer< T >pure virtual