31 Aug
2007
31 Aug
'07
7:29 p.m.
On Friday 31 August 2007 07:14, Line B. Reinhardt wrote:
typedef typename boost::graph_traits
::edge_descriptor_type edge; I did not know that there was anything called an edge_descriptor_type ??
Oops, it was a typo on my part. Cut-n-paste isn't working ATM so I had to improvise. I do use edge_descriptor. I'm building gcc 4.2.1 at the moment to see if that helps. -Dave