$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeffrey Holle (jeffreyholle_at_[hidden])
Date: 2006-11-30 18:35:09
I downloaded boost CVS last night and wrote a test program to verify
this. The compile problems remain. What gives?
Douglas Gregor wrote:
> On Wed, 2006-11-29 at 09:21 -0500, John Paulus wrote:
>> Could someone explain with the code below generates an error? The code
>> worked fine with a standard boost graph (ie not a subgraph<>)......
>
> This was a bug in Boost 1.33.x; it has been fixed in Boost CVS, and the
> upcoming Boost 1.34.0.
>
> Cheers,
> Doug