$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Mitchell (danmitchell_at_[hidden])
Date: 2006-07-18 12:54:18
> I'm coloring my graph with the following code:
>
> vertex_color_map_t& vertex_color_map = boost::get(vertex_color, g);
I would have expected