$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin S. Van Horn (kevin_vanhorn_at_[hidden])
Date: 2001-04-03 15:30:49
Although the documentation for adjacency_list shows the last template
parameter for the adjacency_list template to be "GraphProperties",
described as "specifying property_storage for the graph object", there
is no further documentation on the subject and no examples. In
particular, how do I read and write a graph property (as opposed to an
edge or vertex property)?