$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Fabri (andreas.fabri_at_[hidden])
Date: 2007-09-12 11:29:58
Hello,
Why does the ComponentMap not get accessed via the property map
obtained with get(vertex_index, g) ?
Many other algorithms do that, e.g. dijksta_shortest_paths.
Is this just an inconsistency, or are there technical reasons.
In the first case, is there a chance that this gets fixed
or would it break backward compatibility.
andreas