$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-09-04 09:44:09
Raj <raja_at_[hidden]> writes:
> Hi,
> I have an adjacency list graph with three custom property maps attached.
> At some point during the run of the program, I would like to remove two of
> those maps from the graph.
Why? Do you really mean remove, or just something more like "clear"?
> Is it possible ? How can I do it ?
Internal property maps can't be removed. External property maps
aren't part of the graph in the first place. Maybe if you provided
more detail...
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com