$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-11-29 11:33:52
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