Template Class GraphGetNodeReachable

Template Class GraphGetNodeReachable#

Class Documentation#

template<class Graph, class Collect>
class GraphGetNodeReachable#

Public Functions

inline void operator()(const Graph *g, const typename Graph::Node *n, typename Graph::EdgeDirection dir, Collect &collect)#