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, false > Struct Template Reference

#include <dijkstra_shortest_paths.hpp>

Public Types

typedef
boost::vector_property_map
< boost::two_bit_color_type,
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::vector_property_map<boost::two_bit_color_type, IndexMap> boost::detail::default_color_map_generator_helper< Graph, IndexMap, false >::type

Member Function Documentation

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

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