#include <depth_first_search.hpp>
Public Types | |
typedef void | result_type |
Public Member Functions | |
template<typename ArgPack > | |
void | operator() (const Graph &g, const ArgPack &arg_pack) const |
typedef void boost::graph::detail::depth_first_search_impl< Graph >::result_type |
|
inline |
References boost::depth_first_search(), and boost::make_dfs_visitor().