[1.36.0: Graph] unused variable warning in topological_sort.hpp

18 Aug
2008
18 Aug
'08
6:36 a.m.
in boost/graph/topological_sort.hpp, line 40 is an unused variable (u): template <typename Edge, typename Graph> void back_edge(const Edge& u, Graph&) { throw not_a_dag(); } Would be great if that could be fixed for the next release. Keep up the great job! Best regards Christoph
6142
Age (days ago)
6142
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christoph Duelli