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

#include <dijkstra_shortest_paths.hpp>

Public Types

typedef
boost::two_bit_color_map
< IndexMap > 
type
 

Static Public Member Functions

static type build (const Graph &g, const IndexMap &index)
 

Member Typedef Documentation

template<class Graph , class IndexMap >
typedef boost::two_bit_color_map<IndexMap> boost::detail::default_color_map_generator_helper< Graph, IndexMap, true >::type

Member Function Documentation

template<class Graph , class IndexMap >
static type boost::detail::default_color_map_generator_helper< Graph, IndexMap, true >::build ( const Graph &  g,
const IndexMap &  index 
)
inlinestatic

References boost::num_vertices().


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