Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::bfs_dispatch< ColorMap > Struct Template Reference

#include <breadth_first_search.hpp>

Static Public Member Functions

template<class VertexListGraph , class P , class T , class R >
static void apply (VertexListGraph &g, typename graph_traits< VertexListGraph >::vertex_descriptor s, const bgl_named_params< P, T, R > &params, ColorMap color)
 

Member Function Documentation

template<class ColorMap >
template<class VertexListGraph , class P , class T , class R >
static void boost::detail::bfs_dispatch< ColorMap >::apply ( VertexListGraph &  g,
typename graph_traits< VertexListGraph >::vertex_descriptor  s,
const bgl_named_params< P, T, R > &  params,
ColorMap  color 
)
inlinestatic

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