Subject: [Boost-users] [graph] how do i test at compile time if a Graph is directed or undirected?
From: Christoph (c_p_at_[hidden])
Date: 2011-10-28 07:45:08


Hi,

ist it possible to test at compile time if a graph is directed or
undirected?
I would like the compiler to give an error message if the graph is
directed.

best regards Christoph