$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2004-03-23 17:07:48
Hi Gustavo,
On Mar 24, 2004, at 3:20 AM, Gustavo Sánchez wrote:
> in order to get the vertex_descriptor, but I need the
> map<string,vertex_descriptor> for the VertexPorperty so I drop in a
> circular type dependency.
>
This is what adjacency_list_traits is for.
Cheers,
Jeremy