I have to execute myself in that I fixed my own problems. But there are 2 caveats in using bundled properties with subgraphs. First, it seems that its is required that the subgraph has an edge index property. Second, it is no longer possible to cast the vertex descriptor to integers, even when vecS is used. Jeffrey Holle wrote:
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