isDirectedGraph

Test if G is a directed graph.

template isDirectedGraph (
G
) {
enum bool isDirectedGraph;
enum bool isDirectedGraph;
}

Meta