Util--  1.1
Static Public Member Functions | List of all members
utilmm::detail::udfs_dispatch< boost::detail::error_property_not_found > Struct Template Reference

#include <utilmm/undirected_dfs.hh>

Static Public Member Functions

template<typename Graph , typename Vertex , typename DFSVisitor , typename EdgeColorMap , typename P , typename T , typename R >
static void apply (const Graph &g, DFSVisitor vis, Vertex start_vertex, const bgl_named_params< P, T, R > &params, EdgeColorMap edge_color, boost::detail::error_property_not_found)
 

Member Function Documentation

template<typename Graph , typename Vertex , typename DFSVisitor , typename EdgeColorMap , typename P , typename T , typename R >
static void utilmm::detail::udfs_dispatch< boost::detail::error_property_not_found >::apply ( const Graph &  g,
DFSVisitor  vis,
Vertex  start_vertex,
const bgl_named_params< P, T, R > &  params,
EdgeColorMap  edge_color,
boost::detail::error_property_not_found   
)
inlinestatic

The documentation for this struct was generated from the following file:

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page