29 Oct
2002
29 Oct
'02
3:44 a.m.
In the Boost Graph Library, is it possible to have a custom-defined type
for vertices, e.g., I would like to have
boost::graph_traits<Graph>::vertex_descriptor
map to
std::pair