Boost logo

Boost :

From: Christoph Duelli (duelli_at_[hidden])
Date: 2008-08-18 02:36:09


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk