$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-12-12 10:32:09
On Nov 22, 2005, at 5:15 PM, Daniel Mitchell wrote:
> On Monday 21 November 2005 02:51 pm, Doug Gregor wrote:
>> Your patch looks good; assuming it doesn't trigger any strange errors
>> in regression testing, it'll go into 1.33.1 (final).
>
> The attached header incorporates all my changes. My only concern is
> the
> initialization of the color map in dijkstra_shortest_paths, which is
> redundant when the default color map is used.
Thanks! It's in Boost 1.33.1, if you didn't already notice.
Doug