Template Function NetworKit::Traversal::callBFSHandle(F&, node, count)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “NetworKit::Traversal::callBFSHandle” with arguments (F&, node, count) in doxygen xml output for project “NetworKit” from directory: ../build/doxyoutput/xml. Potential matches:

- template<class F> decltype(f(u)) callBFSHandle(F &f, node u, count)
- template<class F> decltype(f(u, dist)) callBFSHandle(F &f, node u, count dist)