Boost logo

Boost Users :

From: Juerg Tschirren (yg-boost-users_at_[hidden])
Date: 2002-10-28 22:44:03


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<int,int>

Can this be done? If yes, how?

Juerg


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net