1 Aug
2004
1 Aug
'04
2:38 a.m.
HI,
I'm starting a project that uses boost.graph and I'm trying to decide if
I should use internal or external properties.
My code that implements external properties is like, for example:
typedef boost::graph_traits <GraphT>::vertex_descriptor Vertex;
typedef std::map